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