You are a coder in a Big City office. You must code and you need coffee. The coffee machine is broken so you must illegally wander the deep inner bowels of the office and find enough machine parts to repair the machine. You must dodge various dangers to achieve your mission.
A simple action game.
- wsad - move (can't stop)
- space - eat pizza
- z,x - camera zoom (for debugging)
- security guard - stops you
- rats - friendly to you; scares security.
- fire - bad for everyone
- $15 Big City Personal Pizza - temporary invincibility
Inspired by "Tomb of the Mask"
npm install
once.
Then use npm start
(will reload on changes)
The npm deploy
doesn't work when I'm using Windows 🤔
Deploy using ./scripts/deploy-to-s3.sh
.
npm run build
- make prod build (minificiation, no source maps, etc).
npm run dev
- build project, open server, don't watch for changes.
Tile bleed problem? link