/rust-wars

Risk like game built with Rust and Wasm-pack

Primary LanguageRustApache License 2.0Apache-2.0

Rust Wars

Under construction... this is still very much a work in progress

A Risk like game built on Rust and wasm-pack, inspired by the games at wargear.net

Build and run locally

wasm-pack build
cd www/
npm install
npm run start