Jump back to the '80 on board of a spaceship and try to survive the asteroids field!
π Website
This is a side project inspired by my passion for arcade games.
My goal was to explore Typescript more in depth while having fun!
To control your spaceship:
π Rotate -> arrows keys
βΉ Stop -> space bar
There are different weather cycles:
π Normal -> nothing out of the ordinary
π₯Ά Cold -> asteroids freeze in place and don't split if destroyed
π₯΅ Hot -> you are given more fire power but the asteroids become crazy!
Here are the commands to get started:
$ git clone https://github.com/vikvikvr/asteroids
$ cd asteroids/client
$ npm install
$ npm startRemember, PRs are welcome! π€
This project is Front End only.
Was built with Typescript, React and p5.js. Deployed using Netlify