Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 554 Bytes

Strapkint

2d Windows command prompt platformer game written in C#, then partially rewritten in C++

Usage

Compile using Visual Studio. Slightly scroll down using the scrollbar to see the player.

Features

  • 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

Libraries

  • The .NET Framework
  • WinApi