👋 Welcome! I hope these tools, guides, and Azure resources save you time and help you learn something new - feedback is always welcome on LinkedIn.

← All tools

Mini Games

Five small arcade games that run entirely in your browser - no install, no account, nothing sent anywhere. Play with a keyboard, a mouse, or your finger.

Score0
Best0
Lives3

Breakout

Clear every brick without dropping the ball.

Move the paddle with the mouse, your finger, or the left and right arrow keys. Launch the ball with a click, a tap, or Space.

About these mini games

Five small arcade games written in plain JavaScript on a single HTML canvas: a brick breaker, a Pong clone against the computer, a Space Invaders tribute, an endless runner, and a falling-object catcher. There is nothing to install and no account to create - pick a game, press Start, and play.

The five games

Controls

Every game accepts the three input methods at the same time, so a laptop, a mouse, and a phone all work without switching a setting. Press P or the Pause button to pause, and the game pauses on its own when you scroll it out of view or move to another tab.

Good to know

Everything runs in your browser: there is no server, no score submission, and no tracking of how you play. The only thing kept between visits is your best score for each game, stored locally in your own browser and removed when you clear the site data.