===============================
The game consists of one player and serveral enemies crossing the road. The mission of the player is traveling across the canvas and trying to reach the river without colliding with the enemies. Everytime the player reaches the river,the player will collect 1 score and the game will reset everything (player, enemies, gems, and hearts) and increase the enemies' speed for the next round.
Heart ❤️ and Gem 💎 are collectible items. Collecting ❤️ will increase the player's lives.
===============================
Live Demo: Demo
===============================
- Visit triminhvi Pages
- Select ** Arcade Game Clone - Crossy Queen **
- Download the respository.
- After downloading, double click on index.html to play.
===============================
- Use the arrow keys on keyboard to control the movement of the player.
- The player can move up, down, left and right.
- The player has 3 lives. Collecting heart will increase the player's lives.
- The player will gain 1 point everytime the player reaches the river.
- After the player reaches the river, the game will automatically reset itself for next round. Each round will increase the enemies' speed, which will make the game more difficult and interesting.
- If the player collided with the enemies, the player will be reset to the default position and lose 1 life.
- If the player has no more lives, the game will alert and stop. Player and Enemies will disappear. To replay the game, refresh the page.