Skip to content

omgitsaheadcrab/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

A game of snake written in C++ using ncurses.

Snake

Requirements

  • gcc
  • ncurses

Installation

make
./snake

Controls

Turn left:

a or leftarrow

Turn right:

d or rightarrow

Quit:

q or ESC 

License

This project is licensed under the GPLv3 License - see the LICENSE file for details.

Acknowledgments

Thanks to OneLoneCoder for the inspiration.

About

Snake written in C++ using ncurses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published