Snake recreated in C++ using SFML.
GameState now only defines window limits. RenderWindow is now set to be a separate object left in the main method. Noted issues if put into GameState: Window never opens and the program just ends. |
||
---|---|---|
src | ||
.gitignore |