
3-Eyes
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Protect 3-Eyes from the One-Eyed Menace while also keeping it well-fed.

This game is fully implemented using html5 + javascript. Any modern browser should be able to run it, but I only tested in Google Chrome.
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.
- Aim - Mouse or Right Stick
- Shoot - Left Mouse or Right Trigger
- Toggle Sound - M
- Google Chrome
- SFXR by DrPetter

This game is fully implemented using html5 + javascript. Any modern browser should be able to run it, but I only tested in Google Chrome.
IF YOU OBSERVE A SLOW BROWSER AFTER A COUPLE ROUNDS, REFRESH THE TAB, THERE IS A MEMORY LEAK
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
- Playground.js by rezoner (no longer maintained, docs offline)Tools
- Visual Studio Code by Microsoft- Google Chrome
- SFXR by DrPetter