"Good news everyone!"
I've designed a 2D futurama-infused space shooter as part of Mintbean's hackathon hiring event!
Fend off enemies as you traverse space picking up crew members along the way, score as many points as you can!
Ready to play? https://jobbascript.com/
I want to clone the repo and run it locally instead! requires npm & node
git clone https://github.com/gitInLoserWereGoingShopping/planet-express.git
cd planet-express
(change directory into cloned repo)
npm install
npm run build-dev