Kiomet.com is an online multiplayer real-time strategy game. Command your forces wisely and prepare for intense battles!
- Install
rustup
(see instructions here) - Install Rust Nightly and the WebAssembly target
rustup install nightly-2023-04-25
rustup default nightly-2023-04-25
rustup target add wasm32-unknown-unknown
- Install
trunk
(cargo install --locked trunk --version 0.15.0
, installgcc
first if it complains about missingcc
) trunk build --release
in/client
cargo run --release
in/server
To avoid potential visibility-cheating, you are prohibited from using the open-source client to play on official Kiomet server(s).
Kiomet is a trademark of Softbear, Inc.