Skip to content

cliffom/gofly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gofly - animation fun with a terminal and Golang

This is a terminal based animation demo written in Go.

Show me the flies!

# Get dependencies (needs to be run first)
make dep

# Run with a default number of 50 flies
make run

# Build and run with a defined number of flies
make build
./gofly -flies 5

# Get help
./gofly -h

Example output

asciicast

Inspiration

My love for Golang, my fly problem, and Lucas's wasp problem.

About

Some animation fun with a terminal and Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published