Skip to content

aaronespasa/terminal-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Terminal Snake Game 🐍

Terminal Snake GIF

Getting Started

πŸ—‚ Clone the repository:

$ git clone git@github.com:aaronespasa/terminal-snake.git && cd ./terminal-snake

πŸ”½ Install the NCurses library:

  • In Debian Linux: $ sudo apt-get install libncurses5-dev libncursesw5-dev
  • In MacOS: $ sudo brew install ncurses

πŸ”¨ Build the project: $ make build

πŸŽ‰ Run the project: $ ./build/snake

Made with ❀️ and β˜•οΈ by @aaronespasa

About

🐍 Snake game implemented in the terminal with Ncurses

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published