Snake recreated in C++ using SFML.
Go to file
TriantaTV 3d8dcf23ac Deque swapped to hold sf::RectangleShape
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.
2022-07-25 16:06:06 -05:00
src Deque swapped to hold sf::RectangleShape 2022-07-25 16:06:06 -05:00
.gitignore Created snake head 2022-05-06 01:26:17 -05:00