a snake clone with c++ and you cant get longer
- a snake but there is a enemy and you cant grow
- if any one is interested in windows support please post it in the issues.
- to compile:
-
make build
- to clean:
-
make clean
- to install:
-
sudo make install
- to uninstall:
-
sudo make uninstall