Skip to content

altDaemon/puzzle4x4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puzzle4x4

This is a simple and fun picture puzzle game. goal is to make a complete image.
The user may move one tile at a time by trading places with an adjacent tile until each tile is in the correct place. But be careful not to get cornered with one piece on the wrong side! Guaranteed to be a lot of fun and to encourage creative and logical thinking. :)

Screenshot

How To Play

Click on the picture adjacent to the blank one to swap their positions.

Addition to the mouse controls, you may also use the keys W, A, S, D to move the blank picture.

The game must be finished within 200 moves.

Score

The score is calculated based on the Moves left at the time you have completed the Puzzle. So the lesser number of steps you use the more points you will get.

There is a move limit of 200. If you have run out of moves, the game ends.

About

pic solving game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%