Snake recreated in C++ using SFML.
3d8dcf23ac
Deque swapped to hold sf::RectangleShape and will allow for holding a deque for each snake body piece. Snake class can create functions to get necessary tests through deque. |
||
---|---|---|
src | ||
.gitignore |