Skip to content

sudhu72/NumberBlockGame

Repository files navigation

NumberBlockGame

A Number Block Arrangement Game

This is a fun game from my childhood. On running the executable jar, a popup appears with a choose of game grid with options - 4x4, 5x5, 6x6, 7x7, and 8x8.

The game shows a square block of numbers with one empty block position. The challenge is to arrange the randomly placed number blocks in a sequence.

The number blocks can be arranged by clicking on the number blocks around the empty block position.

Once the sequence completes successfully, a popup will appear displaying the time taken by the player.

The executable jar can be built using the following gradle command.

./gradle jar

The executable jar generated is NumberBlockGame.jar

A pre-built jar is in the release directory.

Enjoy!

About

A Number Block Arrangement Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published