A browser game where the user attempts to protect their picnic from being overrun with bugs.
- Clone this repository
- Install the project dependencies by running
npm install
- Run
npm start
to start the server locally on a port specfied by the PORT environment variable, or 3000 by default.
The game is avaliable on the web at picnicdefender.com.