Skip to content

A grid-based, memory and strategy game where players navigate safely through a grid of hidden hazards, attempting to reveal the safe path without stepping on mines.

Notifications You must be signed in to change notification settings

mengstabketemaw/watchUrStep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch Your Step, there is BOMB! here

Guid

a simple project to demonstrate a particle effect using java

How to run

make sure you have java 8+ and java Fx configure then just run the the main class. everything should work fine.

Game Rule

  • You will start with 10 x 10 grid cell
  • 10 cell will be chosen randomly to hold a bomb, the goal is to unmask all the cell without touching the bomb
  • each cell will have a number on it, indicating how many of its neighbour is actually a bomb.

Demo

About

A grid-based, memory and strategy game where players navigate safely through a grid of hidden hazards, attempting to reveal the safe path without stepping on mines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages