A downloadable game for Windows and Linux

Simple 2D snake game clone written in C99 using the capabilities of SDL3. Made for the purpose of studying game development.


Used libraries:

Game is available on two platforms, Linux and Windows.
Currently only fixed resolution is available.

All game artwork is made by me.
Font - Kongtext.

Source code - https://github.com/necromyhan/snake-game

Download

Download
snake-game-1024x876-WIN_X64_v1.0_03-Dec-2023.zip 1 MB
Download
snake-game-800x600-WIN_X64_v1.0_03-Dec-2023.zip 1 MB
Download
snake-game-1024x768-LIN_X64_v1.0_03-Dec-2023.zip 1 MB
Download
snake-game-800x600-LIN_X64_v1.0_03-Dec-2023.zip 1 MB

Install instructions

Linux

Launch run_game.sh script in the project directory. Ensure all files remain in their original locations.

cd snake-game bash ./run_game.sh

Windows

Execute snake_game.exe. Ensure all files remain in their original locations.

Controls

  • Arrow Keys: Navigate the snake or menu options.
  • Enter Key: Select menu items.

Leave a comment

Log in with itch.io to leave a comment.