/TronSnake

A tron themed game of snake.

Primary LanguageC++

TronSnake

A tron themed game of snake. Installation: Linux

$ g++ -o sfml-meh -std=c++11 *.h *.cpp -lsfml-audio -lsfml-window -lsfml-graphics -lsfml-system

$./sfml-meh

For Documentation on SFML, including installing for systems other than linux :http://www.sfml-dev.org/learn.php