Javascript
3 posts on Sorceress about javascript.
Serve How to Make a Browser Game (Phaser Path 2026)
How to make a browser game in 2026: a static HTML host page, a Phaser 4 or vanilla canvas game loop, an AI asset pack for sprites, music, and SFX, and a free static host. Ships in a browser tab under $2 with WizardGenie and the Sorceress tools.
Type How to Make a Text Based Game (Choice Loop 2026)
How to make a text based game in 2026: a scene graph of rooms and choices, a tiny parser or choice UI, an inventory record, and an AI audio pack for narration, music, and SFX. Ships in a browser tab under $2 with WizardGenie and the Sorceress tools.
Code How to Make a Game in JavaScript (Browser Loop 2026)
How to make a game in javascript in 2026: an HTML canvas, a requestAnimationFrame update-and-draw loop with a delta-time accumulator, four DOM input listeners, and an AI asset pack for sprites, music, and SFX. Ships in a browser tab under $3 with WizardGenie and the Sorceress tools.