Retro, 2D, top-down shooter game engine. There’s some pretty interesting math going on.
W, A, S, D to move, mouse/trackpad to aim & shoot.
W, A, S, D to move, I to toggle Inventory, R to sort the Inventory & Mouse to drag and drop Items.
Browser implementation of a game menu that I saw on YouTube.
Just thought it would be fun to create it with pure CSS/HTML.
A simple windowing experiment library created just for fun… might come in handy one day, who knows.
▶️ Demo 1 / ▶️ Demo 2 / Source
Pots for the web inspired by VST plugins and DAWs.
An old fluid simulation experiment. Could be fun to play with I guess…
A small 2 player game I wrote while doing some boring maintanance on the main computer.
Player 1 Controls:
Thrust = Up Arrow Key
Turn Right = Right Arrow Key
Turn Left = Left Arrow Key
Fire = Shift
Player 2 Controls:
Thrust = "W" Key
Turn Right = "D" Key
Turn Left = "A" Key
Fire = "F" Key
General Controls:
Pause = Esc
Simple HTML5 canvas demo.