Computer Programming Assignment 1 - C# Win Forms Game.
- Clone the Repo
- Open Minefield.sln in Visual Studio
- Run the Project (This project uses .NET 5.0)
Navigate from the start to the house avoiding the bombs along the way.
Use WASD or the on screen arrows to move the player.
As you navigate through the minefield, use the bomb meter to figure out where the bombs are to avoid them.
If you touch a bomb, you lose a life - you get 3 in total.
To help you navigate the field, use you ability! But be careful, once used, there is a cooldown period so use it wisely.
When you arrive at your home, you win. Your score is then calculated and added to our prestigious Leaderboard.