Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.
/ arcade-mini-game Public archive

🎲 Arcade mini-game on JS & HTML Canvas, University "Web development" task

License

Notifications You must be signed in to change notification settings

on3dd/arcade-mini-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade-mini-game

Arcade mini-game on Javascript and HTML Canvas, University Web task

Promo image

Rules

  • Kill enemies to increase your total score
  • Collect 1000 points to start the Boss stage
  • Defeat the Boss to increase game level

Controls

  • Raise and Lower mouse cursor to control the character
  • Left click to shoot with Gun - light and fast projectile
  • Right click to shoot with Rockets - heavy and slow projectile
  • Hold left mouse button to shoot in Machine gun mode
  • Press space key to Pause the game
  • Take damage to cause the Shield mechanics

Types of enemies

Default flying dude

Default enemy

  • Medium speed
  • Low hp
  • 50 score value

Heavy flying dude

Elite enemy

  • Low speed
  • High hp
  • 75 score value

Elite flying dude

Elite enemy

  • High speed
  • Medium hp
  • 100 score value

Boss dude

Elite enemy

  • Medium speed
  • Very high hp
  • 300 score value
  • Lethal damage!

About

🎲 Arcade mini-game on JS & HTML Canvas, University "Web development" task

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published