# Browser Games and Practice Tools


Small browser games and practice utilities that live under tools without becoming blog posts.

This guide is the canonical guide page for related tools on ilham.dev. It should grow into practical explanations, caveats, examples, and references instead of creating one thin article per utility.

## Related tools

- [DevOps Tycoon](/tools/devops-tycoon/) — Run an internet service: grow traffic, buy capacity and survive incidents in a client-side infrastructure management game.
- [2048](/tools/game-2048/) — Slide and merge numbered tiles to reach 2048, with undo, best score and keyboard or swipe controls.
- [Memory Match](/tools/memory-match/) — Flip cards and find matching pairs, with move count, timer and difficulty levels.
- [Minesweeper](/tools/minesweeper/) — Clear a grid without hitting a mine, with flags, first-click safety and difficulty levels.
- [Snake](/tools/snake/) — Steer a growing snake to eat food without hitting the walls or yourself.
- [Tetris](/tools/tetris/) — Stack falling tetrominoes and clear lines, with next-piece preview, hold and levels.
- [Typing Speed Test](/tools/typing-speed-test/) — Measure WPM and accuracy with live per-character feedback and a restartable test.

## Notes for future edits

- Keep the guide reusable and factual.
- Link to personal posts only when there is a real incident, measurement, migration, or lesson.
- For sensitive inputs, mention whether the related tool runs locally in the browser and warn against pasting production secrets without understanding the trust boundary.
