Why this exists
Games are a good excuse to learn. They make state, interaction, animation and all the awkward edge cases visible very quickly. Mini Arcade gives those exercises a permanent home instead of leaving them scattered across old folders.
What it is made with
Astro holds the site together. React and TypeScript handle most of the game logic, and CSS gives each game room to have its own personality. The stack changes when an experiment needs it.
- Astro
- React
- TypeScript
- CSS
Who is behind it
I’m Luis Marrero, a developer who likes learning by building. The project is open source, including the unfinished parts.