Skip to content

A Javascript game drawing on a HTML5 Canvas were the objective is to avoid the moving blocks and score points by staying inside the scoring zones

Notifications You must be signed in to change notification settings

shaunfallis/JavascriptDodge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a basic javascript dodge game where the objective is to avoid the moving squares while trying to score points in the flashing score areas.

You have a health bar that decreases if you are touching one of moving squares. When you run out of healt your square explodes

This is written in Javascript that updates a HTML canvas, it responds to mouse clicks around the screen to determin the direction you move in, this will be upgraded to screen taps as well

About

A Javascript game drawing on a HTML5 Canvas were the objective is to avoid the moving blocks and score points by staying inside the scoring zones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published