SnakePlusPlus

A version of Snake made in C++ and using SFML

Controls


  • Use the arrow keys to move the Snake
  • Use the escape key to close the game

Compiling the game


Prerequisites

Clone the repository and compile it using:

git clone https://github.com/TriantaTV/snakeplusplus.git
make

The game is output into the bin folder, simply run the game and enjoy!

Description
Snake recreated in C++ using SFML.
Readme 402 KiB
V1.0 Latest
2023-10-13 19:40:24 -05:00
Languages
C++ 97.1%
CMake 2.9%