Skip to content

efindus/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

My lightweight Snake implementation in C. It works in terminal and was tested on GNU/Linux only, with no plans to support running on Windows/OSX.

Building

To build this program you need clang C compiler installed. To start run ./build run-release. More info under ./build help.

Controls

W, S, A, D: up, down, left, right

Snake screenshot

About

Snake written in C for GNU/Linux terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published