An old passion project I made a while ago using C# + SDL2, where I built a 2D game engine. The engine handles, keyboard and mouse input, drawing directly, sprites, sounds, text, tile maps, etc.
A few test projects I managed to build on this engine is are a some simple recreations, such as Pong and Game of Life.
Like this project
0
Posted May 31, 2024
An old passion project I made a while ago using C# + SDL2, where I built a 2D game engine.