# Komyo Games

> Free browser games — no ads, no sign-ups, nothing to buy. Ever. Plays in any modern browser, installable as a PWA, and works offline. Source-available under PolyForm Noncommercial 1.0.0.

Komyo Games is a hobby project. Each game is a single self-contained HTML/Canvas + vanilla-JS page following the same flow: menu (pick a mode) → play → scoreboard (with share). Scores and progress stay on the player's device; the only analytics is Google Analytics, loaded only if the visitor accepts the cookie banner.

## Games

- [Asteroids](https://komyo.online/games/asteroids/): Fly, shoot, survive — classic arcade with endless waves and a speedrun race.
- [Asteroids+](https://komyo.online/games/asteroids-plus/): Roguelite Asteroids — XP, upgrades, bosses and a wave shop across escalating waves.
- [Keep Defender](https://komyo.online/games/tower-defense/): Fixed-path tower defense — build towers, spend gold, hold the keep wave after wave.
- [Bubble Pop](https://komyo.online/games/bubbles/): Bubble shooter — match groups of 3+, with Arcade, Endless and Zen modes.
- [Brick Breaker](https://komyo.online/games/breakout/): Paddle-and-ball brick breaker with power-ups and escalating levels (synthwave theme).
- [Stack](https://komyo.online/games/stacker/): One-tap tower stacker — time the drop, chain perfect placements.
- [Meadow Flyer](https://komyo.online/games/flappy/): One-tap flyer through a soft storybook meadow.
- [Range](https://komyo.online/games/aim-trainer/): Timed flick-aim target practice on a tactical range.
- [Neon Snake](https://komyo.online/games/snake/): The classic grid snake, in glowing neon.
- [Forcefield](https://komyo.online/games/forcefield/): Slide your atmosphere dome to block the battle station's fire — solo or 2-player.
- [Frog Bonk](https://komyo.online/games/frog-bonk/): Whack-a-mole castle defense — bonk invading frogs with the king's soft hammer across Waves, Endless and Zen modes.
- [Sudoku](https://komyo.online/games/sudoku/): Classic 9×9 Sudoku — technique-graded Easy→Expert difficulties, a shared Daily puzzle, Zen mode and logical hints that explain the reasoning.
- [Chrome Runner](https://komyo.online/games/dusk-runner/): Polished chromium dino on a steel plain — jump the cacti, duck the gantries, chase a faster 1000 m.
- [Mirror Maze](https://komyo.online/games/mirror-maze/): Spin the mirrors, split the beam, light every target in its own colour. A neon laser puzzle.
- [Type Siege](https://komyo.online/games/type-siege/): Doodle armies besiege your keep — type the word above each one to cut it down.
- [Floodgate](https://komyo.online/games/floodgate/): Rotate the pipes to route water source-to-drain — plug the leaks, beat the timer.
- [Minesweeper](https://komyo.online/games/minesweeper/): The logic classic in a sonar theme — first click always safe, flag/chord support, four board sizes from Easy to Expert.
- [2048](https://komyo.online/games/2048/): Slide-and-merge number tiles to 2048 — classic 4×4 plus Mini 3×3 and Big 5×5 boards.
- [Trap the Cat](https://komyo.online/games/trap-the-cat/): Plant rose hedges on a hex garden to corner the cat before it slips off the edge — fewer hedges, bigger score.
- [Glow Says](https://komyo.online/games/glow-says/): Kid-friendly Simon — watch the glowing lanterns, tap the tune back; Chill mode never fails, Expert adds two lanterns.
- [Tube Racer](https://komyo.online/games/tube-racer/): Supersonic tunnel racer — roll all the way around the inside of a pipe to find the gap, boost past Mach 2 and shed engine heat on the cooling strips. Classic, 30 km Sprint, Redline and Cruise modes.
- [Balloon Pop](https://komyo.online/games/balloon-pop/): Tap the floating balloons — colour streak bonuses, confetti, and no way to lose; 60-second Party or endless Zen.
- [Critter Match](https://komyo.online/games/critter-match/): Kids memory pairs — flip the cards and find matching critters across three board sizes; fewer flips, bigger score, you always win.

## Optional

- [Source on GitHub](https://github.com/N0zz/komyo.online): full source for the site and every game.
- [License](https://github.com/N0zz/komyo.online/blob/main/LICENSE): PolyForm Noncommercial 1.0.0 — free for any noncommercial use; commercial use not permitted.
- [Privacy](https://komyo.online/privacy.html): what's stored (on-device only) and the optional, consent-gated analytics.
- [Terms of Service](https://komyo.online/tos.html): plain-language terms of use.
- [Plans & designs](https://komyo.online/plans/cosmetics-shop.html): public design docs for upcoming features (transparency — e.g. the cosmetics shop economy, menu redesigns).
- [Audio Lab](https://komyo.online/plans/audio-lab-v2.html): playable soundboard for the procedural music engine — every track in the catalogue, generated live in the browser from pure Web Audio with zero audio files, reacting to a gameplay-intensity control.
- [Soundtrack covers](https://komyo.online/plans/soundtrack-covers.html): cover-art directions for the game-soundtrack video playlist, drawn live in canvas from each game's icon and accent colour.
