Skip to content
/ snake Public

Classic SNAKE game in your terminal 🐍🖥️🕹️

Notifications You must be signed in to change notification settings

kkoomen/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo

Snake

The classic SNAKE game that can be played in your terminal.

Getting Started

  • git clone https://github.com/kkoomen/snake.git && cd snake
  • make
  • sudo make install

Then simply run snake in your terminal and enjoy!

If you want to uninstall the game, simply run sudo make uninstall

Gameplay

Use the arrow keys ⬅️ ⬆️ ⬇️ ➡️ to navigate through the game.

Use CTRL + c to force quit the game.

About

Classic SNAKE game in your terminal 🐍🖥️🕹️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published