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
gmake
andgcc
if they are not already installed. - Install
trunk
(cargo install --locked trunk --version 0.17.5
) - Run
download_makefiles.sh
- Install Rust Nightly and the WebAssembly target
make rustup
- Build client
cd client
make release
- Build and run server
cd client
make run_release
- Navigate to
https://localhost:8443/
and play!
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.