Skip to content

svantepolk/snake-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snake-cli

Snake in the terminal window. Uses ncurses for display. Arrow keys to change direction. Hold to go a little faster.

Building and Running

This project requires gcc and libncurses to build.

git clone https://github.com/svantepolk/snake-cli.git
cd snake-cli/
make
./snake

Tested on Linux, but it should also work on Mac.

About

Snake in the terminal window.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published