Skip to content

🐍 Play snake in your terminal. Built using Termloop.

License

Notifications You must be signed in to change notification settings

mattkelly/snake-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Go Report Card Build Status

Play snake in your terminal. Built using Termloop.

Instructions

  • Get it: go get -u github.com/mattkelly/snake-go
  • Play it: $GOPATH/bin/snake-go

Contributing

Please do.

  • Overlay message box with score upon dying (don't just flash red)
  • Implement game difficulty options: easy, normal, hard
  • (Maybe) Dynamically size border based on e.g. terminal size, user input
  • (Maybe) Implement "play again" option

About

🐍 Play snake in your terminal. Built using Termloop.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages