Development of Sharp Engine: A 2D Game Engine

Ben

Ben Rushworth

Sharp Engine is a 2D game engine written in C# using SDL2. I wrote this a few years ago as a passion project, entirely independently. The engine has features such as: texture rendering, primitive shape rendering, playing audio, reading input, tile maps, and a built in UI system. I show this project off to anyone who will listen as I was really proud of this.
Like this project

Posted Nov 10, 2025

An old passion project of mine where I independently developed a 2D game engine in C# using SDL2 in my free time.