Wednesday, May 21, 2025

The Digital Press

All the Bits Fit to Print

Ruby
Web Development Artificial Intelligence
Urban Planning
Astronomy

90s.dev Launches Web-Based Game Maker with Retro UI

Web-based game creation platform inspired by 90s development tools

From Hacker News Original Article Hacker News Discussion

A developer has launched 90s.dev, a web-based platform offering an API for creating game makers, game engines, and games with a nostalgic 90s GUI aesthetic. It runs in the browser, supports TypeScript, WebGL2, and wasm modules, and encourages community-built apps and asset sharing.

Why it matters: 90s.dev combines retro-style game development with modern web tech, enabling fast prototyping and sharing of game tools and assets.

The big picture: Inspired by pico8, tic80, and love2d, it aims to be an extensible meta-platform fostering community collaboration on game creation.

Quick takeaway: Runs on a 320x180 canvas inside web workers, supports GitHub/NPM-hosted apps, and introduces novel GUI concepts like watchable refs and composites.

Commenters say: Users appreciate the nostalgic aesthetic and innovative approach but find the platform early and challenging to start with, requesting demos and tutorials.