Skip to content

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

Notifications You must be signed in to change notification settings

AhlamKhalid/Classic-Arcade-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published