Since I've had some free time lately, I've been building a small CPU emulator that runs in a browser using so-called "vibe coding," where I write code while conversing with an LLM.The VM's name is ...
Let's add a reaction to the moment a block is hit in a game where the player just moves around!What we are building this time ...
A small web quest in a 3D environment of a medieval dungeon. Everything, from the walls to the lighting, is built using simple HTML with CSS transformations.