Skip to content

A game where you have to navigate to an end point, avoiding any hidden mines.

Notifications You must be signed in to change notification settings

TotalDwarf03/MinefieldGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minefield

Computer Programming Assignment 1 - C# Win Forms Game.

Instructions:

  1. Clone the Repo
  2. Open Minefield.sln in Visual Studio
  3. Run the Project (This project uses .NET 5.0)

How to Play:

Navigate from the start to the house avoiding the bombs along the way.

Use WASD or the on screen arrows to move the player.
image

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.
image

To help you navigate the field, use you ability! But be careful, once used, there is a cooldown period so use it wisely.
image

When you arrive at your home, you win. Your score is then calculated and added to our prestigious Leaderboard.

About

A game where you have to navigate to an end point, avoiding any hidden mines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages