quinta-feira, 17 de março de 2022

#20 - Sliding Puzzle made with javascript

Today I am bringing one more game made with javascript, it is an eletronic version of a Sliding Puzzle. Those who have played the game Resident Evil 4 should remember that there was a simpler version (with less pieces) of this game among its puzzles.

Besides the basics features that are required to make this game works - A script that mix the pieces, permits that they be moved and checks if the player have win or not. - there are also some extras:

  • A timer that marks the game's time.
  • Possibility of reset, pause and resume the game.
  • The Number of moves is registered.
  • A ranking where the player is placed after wins the game. The ranking's criterions are the game's time and the number of the moves.

Download Link

So, I had played this game when I was a kid with no much luck. The resident evil 4 version was fairly easy. Nowadays I have to say that i lack some patience to play it, for those who still have it, have fun!

Nenhum comentário:

Postar um comentário