tonarino / bomberman-of-the-hill

13 stars 5 forks source link

Bomberman Of The Hill

Meetup attendees are tasked with training their bombermen to hold a hill. The longer it's held, the bigger the score and bounty for taking them down!

Preparation

Copy .env.example to .env and edit relevant variables.

Instructions

Build either of the plugins with:

or

This will generate .wasm files under target/wasm32-unknown-unknown/release/

Run the upload server using cargo run -p upload_server