Good morning everyone! Here we are once again!
Today I am proud to announce the release of a clone of the Asteroids game developed in TypeScript.
Why build an Asteroids clone? I thought it would be fun and so… I did. For the development I was inspired by this tutorial on w3schools.com, where you can find the basics about building an HTML video game in Javascript.
You can play live here and you can download the source code here.
I have to be honest, there are some details that can be improved, but I am very satisfied because overall it turned out well. I hope you will enjoy playing it and studying the source code.