xile.us

// arcade

Games

Games I've built — each with a screenshot, a short description, and a link to the code.

Aegis of Athens screenshot Featured

Aegis of Athens

HTMLCSSJavaScriptCanvas

Updated 2026-08-10

An isometric, character-driven city game: walk your Athenian out the gate to gather olives, grapes, and fish, haul them home to the workshops, sell the goods at the Agora — then spend the drachmas on walls, hoplites, and archers to survive ten Spartan sieges. Zero image assets; the whole world is drawn in code on a canvas.

DinoGrow screenshot Featured

DinoGrow

Three.jsJavaScriptWebGL

Updated 2026-08-10

A 3D dinosaur growth game for kids — start as a hatchling and eat everything in sight to grow into a GIANT. 11 playable dinosaurs with signature abilities across fourteen themed worlds, each with its own objective and boss. No build step; pure Three.js.

Rampage screenshot

Rampage

PhaserJavaScriptVite

Updated 2026-08-10

A kid-friendly side-scrolling car-combat & upgrade game — drive a junky cardboard car across five wild lands, smash silly monsters, collect supplies, and upgrade your way to a rocket-firing battle tank.

Flight School screenshot

Flight School

HTMLJavaScriptThree.jsWebGL

Updated 2026-08-10

A cargo-flying game for little pilots: pick a pilot, load a creature, and fly it to Grandma's house, the mountain, or the island, then airdrop it — it stays there forever. Built on an honest flight model (pull up too hard and you stall) in a single self-contained Three.js file. No crashes, no score, no losing.

Space School screenshot

Space School

HTMLJavaScriptThree.jsWebGL

Updated 2026-08-10

A cockpit space-flight for little pilots, in three stages: launch an SLS-style rocket off the pad, fly an Apollo-style cockpit through space to dock with the station, then ease a lander down onto your planet. The hidden lesson is Newton — your engine is the only thing that changes your motion. No crashes, no score, no losing.

Ocean Voyage screenshot

Ocean Voyage

HTMLCSSJavaScript

Updated 2026-07-19

A kid-friendly browser game inspired by Polynesian seafaring. Sail an outrigger canoe across a painted ocean — collect treasures, befriend dolphins and turtles, complete Grandma Moana's quests, paint your boat, and watch day cycle into starry night.

Fun Game Hub screenshot

Fun Game Hub

HTMLCSSJavaScriptSVG

Updated 2026-08-10

A touch-friendly hub of playful, no-lose mini-games for kids — pet care, letter-slashing, spelling climbs, a rhythm band, a counting market, memory pairs, shape-and-color sorting, a crane-driven word builder, and a metal welding workshop — all tied together by a shared star-and-sticker reward economy. A zero-build static site with hand-drawn inline SVG characters.

Dino Learn screenshot

Dino Learn

HTMLCSSJavaScript

Updated 2026-07-19

A web-based learning app for preschoolers — six bite-sized mini-apps covering counting, letters, phonics, rhyming, shapes, and writing your name, each with Learn and Test modes. No build step, no backend.