summaryrefslogtreecommitdiff
path: root/README
blob: f1f9b2e4febceecee937501fb0597c996f40d1f9 (plain)
1
2
3
4
5
6
7
8
This is a simple ncurses snake game written in C

-- Compilation Instructions --

$ ./configure
$ make

The resulting binary will be created in src/