Orbitr
What this is
This is just a small game I made for the Ludum Dare game jam. You orbit a small star and have to dodge bullets (or fireballs, if you like). Hold click to speed up a little, but you can never stop moving.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint