Skip to content

nathanieldcooke/Game-V3.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-V3.1

This project is an astroids like clone that I built, to exercize my Javascript, HTML, and CSS skill. The project in particular called for the usage of HTML5-Canvas, which had a learning curve, and was very much rewarding. The game engine is all custom built, using the aforementioned vanilla tech-stack.

astroid-like-clone

Features

  • Collision detections between enemies, bullets, planets and rocket.
  • Radar, to display map that is off-screen.
  • Planet eye tracking, following the rocket.
  • Basic game components: Lives, Score, Level.

ToDos

  • add more levels
  • integrate sound without sound duplication on game reload

About

Version 3.1 of astroid-esc clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors