This is a 2D platformer game that I made using XNA Visual Studio in C#. The goal of this game is to reach the treasure chest. The game is designed to have more than one path to the treasure.
Source files are in: Platformer/Platformer/Platformer
To run: Either:
- Upload Platformer project to XNA Visual Studio and run or - Run the executable in PlatformerExe
Controls:
XBOX Left-stick: Move left and right B: Interact with people/objects A: Jump
Keyboard A: Move left D: Move right B: Interact with people/objects Space: Jump