Skip to content

gustavofim/ncurses-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ncurses Snake

A snake game for the terminal.

Compiling

A simple make should do it on linux and macos (requires ncurses, of course), a windows version is available on releases (run.bat should be used instead of snake.exe when not running in a terminal).