/Classic-Arcade-Game

A game where player tries to reach the water without colliding with enemies. Made using JavaScript object-oriented programming.

Primary LanguageJavaScript

Classic Arcade Game

A game where player tries to reach the water without colliding with enemies.

Contents

Open the game

How to play

Do your best to reach the water without being hit with enemies - actually just bugs :)), each time you reach the water successfully, you will get a diamond. To win and be the master of the game, try to get all the diamonds ;) What is more interesting tho, you can choose your player!

Features

  • player can move up, down, left, and right

  • player doesn't get out off canvas

  • user chooses which player to play with

  • collision detection between player and enemies

  • player turns back to initial loction if collision happened

  • player gets a diamond each time it reaches water

  • enemies have random speeds

Skills

  • HTML

  • CSS

  • Javascript

Demo

demo