Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erthium/sdl2-snake
Snake Game made with SDL2 and C++
https://github.com/erthium/sdl2-snake
cpp cpp11 makefile sdl2 snake snake-game
Last synced: about 1 month ago
JSON representation
Snake Game made with SDL2 and C++
- Host: GitHub
- URL: https://github.com/erthium/sdl2-snake
- Owner: erthium
- License: gpl-3.0
- Created: 2023-11-20T15:31:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-25T04:01:05.000Z (12 months ago)
- Last Synced: 2024-06-04T00:00:03.012Z (7 months ago)
- Topics: cpp, cpp11, makefile, sdl2, snake, snake-game
- Language: C++
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake in SDL2 with C++
Sincere project to test how SDL2 works with C++
Has everything a snake game should offer, nothing more..