Engine designed for SFML games.
-
Updated
Jan 30, 2022 - C++
Engine designed for SFML games.
This is a simple Snake Game implemented in C++ using the SFML (Simple and Fast Multimedia Library) framework. The game allows the player to control a snake that moves around the screen, eating food to grow longer. The objective of the game is to avoid collisions with the snake's own body while trying to achieve the highest possible score.
Add a description, image, and links to the simple-fast-media-library topic page so that developers can more easily learn about it.
To associate your repository with the simple-fast-media-library topic, visit your repo's landing page and select "manage topics."