Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.11 KB

README.MD

File metadata and controls

23 lines (16 loc) · 1.11 KB

Protect 3-Eyes from the One-Eyed Menace while also keeping it well-fed.

main screenshot

This game is fully implemented using html5 + javascript. Any modern browser should be able to run it, but I only tested in Google Chrome.

Rate here

I am pretty happy with this one, I purposefully made all the graphics using the html canvas with no pre-drawn images, but I still achieved a pretty good result. This allowed me to easily modify the graphics to react dynamically to stuff. I used almost the entire second day to add pzazz and really enjoy the results.

Controls

  • Move - WASD/Arrows or Left Stick
  • Aim - Mouse or Right Stick
  • Shoot - Left Mouse or Right Trigger
  • Toggle Sound - M

Library/Engine

Tools