MiniKnight
MiniKnight is a pixel-art platformer written in F using MonoGame. Players battle through five levels, each loaded from pixel bitmaps, collecting coins and fighting orcs while navigating hazards like spikes on the way to the portal. The game features enemy AI, sound effects, music, and high score tracking. It offers a challenging but forgiving experience, with retro-inspired visuals and gameplay. Built originally on .NET Core 2.1 and later updated to .NET 5, MiniKnight runs on Windows, macOS, and Linux. All assets are sourced from OpenGameArt and released under the MIT license. To play, install the .NET 5 SDK, then run the command dotnet run from the repository's base directory.