Skip to content

๐Ÿ Snake game implemented in the terminal with Ncurses

License

Notifications You must be signed in to change notification settings

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