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