nickbryan / SnakeInC

A simple snake game built for unix terminal in C with ncurses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Snake In C

A simple snake game written in C with ncurses.

Not tested on windows.

Compiles on mac, should work on linux.

About

A simple snake game built for unix terminal in C with ncurses.


Languages

Language:C 90.0%Language:CMake 5.2%Language:C++ 4.8%