Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 259 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 259 Bytes

Snake2d

Classic 2d Snake game being developed in c++ for ubuntu linux and other platforms

Installation

##For linux: To compile - in command line enter following command while in the directory with the makefile:

make

To run use

./Snake2d