Snake recreated in C++ using SFML.
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 | ||
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 | ||