Snake Game. Compile with 'g++ main.cpp -o snake -lncurses', execute with './snake.' Runs on linux only.