Skip to content

jmermar/C-SDL2-Snake

Repository files navigation

C SDL2 snake

A simple snake game written in c with SDL2. I did this project even before going to university, when I was learning c and SDL2 by myself. Later on I added an option to compile it with emscripten so it can be played on a web browser.

Play it online

The game has ben uploaded to itch.io for playing online thanks to emscripten. You can visit the game page here

Usage

Move the snake with the keyboard arrows. Press ESC to open the menu.

Releases

No releases published

Packages

No packages published