Skip to content

N-Puzzle Game is a game where you can complete the puzzle by moving the cells with the help of an empty cell

Notifications You must be signed in to change notification settings

yusufaktog/n-puzzle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

N-Puzzle-Game

N-Puzzle Game is a game where you can try to complete the puzzle by clicking on the cells, the cell you clicked will be replaced by the empty cell. To complete the puzzle, numbers should be in the ascending order.


Gameplay


These levels below are the five different difficulty levels applicable for the game

  • EASY level (2x2)
  • NORMAL level(3x3)
  • HARD level (4x4)
  • INSANE level (5x5)
  • DEMON level (6x6)

Difficulty can be selected via the options screen then a new game will be initiated with the chosen option.

Run & Build


Game can be played by executing N-Puzzle-Game.jar file located under out/artifacts/N_Puzzle_GAME_jar directory or by running the class named OptionsScreen

Options Screen


Screenshot

In-game Screen


Screenshot

About

N-Puzzle Game is a game where you can complete the puzzle by moving the cells with the help of an empty cell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages