An open API service indexing awesome lists of open source software.

https://github.com/jackkimmins/snake-game

Snake Game with SDL2
https://github.com/jackkimmins/snake-game

cpp sdl2 snake-game wasm

Last synced: 2 months ago
JSON representation

Snake Game with SDL2

Awesome Lists containing this project

README

          

# Snake-Game

A classic Snake game reincarnated using modern technologies. A blend of SDL2 and C++, all compiled to WebAssembly (WASM) for seamless web play.