A 2D platformer game developed in C# using Windows Forms. The game features player movement with gravity, collision detection, multiple levels, and collectible items.
- Player movement and jumping mechanics with gravity.
- Collision detection with platforms, enemies, and collectibles.
- Level progression and reset functionality.
- Pause, restart, and level skip options.
- Language: C#
- Framework: Windows Forms
- Version Control: Git/GitHub
- Clone the repository to your local machine.
- Open the project in Visual Studio or open Playform Game.exe in /bin/Debug.
- Run the game and use the arrow keys and spacebar for movement.
This project was created for educational purposes as part of a school assignment. Any assets from third-party sources are for non-commercial use only and can be replaced by the user.