<- Back to Menu

Asteroids

Click to move, and avoid those asteroids!

Asteroids!

Press and hold the left mouse button to accelerate in the direction of your cursor.

Avoid the asteroids for as long as possible.

About

This is a basic recreation of a retro arcade game. I made this in TypeScript, using OOP to create both the player and asteroid classes. I then used HTML canvas to render graphics. I might extend this project with a leaderboard, + some polish in the future, but for now I think this is a fun showcase of my programming (not design o_o) skills