About Mini Arcade

I make small games to learn how things work.

This is the shelf where I keep them: course projects, weekend experiments, half-finished ideas and the ones that became fun enough to share.

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.