2d Windows command prompt platformer game written in C#, then partially rewritten in C++
Compile using Visual Studio. Slightly scroll down using the scrollbar to see the player.
- The map can be fully customised using the
Levels.xml
file - The player can jump and die on the spikes, move him using the arrow keys
- The goal is to finish levels one by one
- You can change to dark theme using T
- The .NET Framework
- WinApi