A simple Snake game programmed in C using SDL2 and SDL2_ttf.
Snake_Web is my Snake code modified and converted to run in the browser using WebAssembly and Emscripten
- GCC Compiler
- SDL2 Library
- SDL2_ttf Library
To run the game, make sure that SDL2.dll and SDL2_ttf.dll are in the same directory as the executable.