Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oslint/snake-c-sdl2
Simple implementation of Snake game made in C to practice SDL2
https://github.com/oslint/snake-c-sdl2
c c-application c-library desktop-app game gui sdl sdl2 snake snake-game
Last synced: 8 days ago
JSON representation
Simple implementation of Snake game made in C to practice SDL2
- Host: GitHub
- URL: https://github.com/oslint/snake-c-sdl2
- Owner: OsLint
- Created: 2023-12-17T11:55:29.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-21T11:17:29.000Z (about 1 year ago)
- Last Synced: 2024-12-05T23:09:37.457Z (2 months ago)
- Topics: c, c-application, c-library, desktop-app, game, gui, sdl, sdl2, snake, snake-game
- Language: C
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐍Snake Game🎮
This simple Snake Game is implemented in C that i made to practice SDL lib.
![game](https://github.com/oskalbarczyk/snake-c-sdl2/assets/106467480/b22595fe-0596-4e9f-81f9-3165f1ea00b5)