top of page
Snake 2D (C++ & SFML)
Control the snake’s movement using the arrow keys as you navigate through the game. Each food type triggers a unique linked list operation, dynamically modifying the snake's body, with its time complexity displayed on the UI. Avoid collisions with your own body and obstacles (if present) to stay in the game. Your ultimate goal is to survive as long as possible while consuming food to achieve the highest score!
ks
.png)
.png)
.png)

bottom of page