Home
Softono
kiomet

kiomet

Open source Rust
163
Stars
30
Forks
5
Issues
7
Watchers
9 months
Last Commit

About kiomet

Kiomet.com real-time strategy game (repository commits may lag behind game updates)

Platforms

Web Self-hosted iOS

Languages

Rust

Kiomet.com

Build

Kiomet.com Discord

Logo

Kiomet.com is an online multiplayer real-time strategy game. Command your forces wisely and prepare for intense battles!

Build Instructions

  1. Install rustup (see instructions here)
  2. Install gmake and gcc if they are not already installed.
  3. Install trunk (cargo install --locked trunk --version 0.17.5)
  4. Run download_makefiles.sh

[!WARNING] This step is currently broken. You will have to debug the downloaded Makefiles (which are too recent) to remove unsupported trunk options, or you could use a later version of trunk like 0.21. This will be fixed in the next open source release! 7. Install Rust Nightly and the WebAssembly target

make rustup
  1. Build client
cd client
make release
  1. Build and run server
cd server
make run_release
  1. Navigate to https://localhost:8443/ and play!

Official Server(s)

To avoid potential visibility-cheating, you are prohibited from using the open-source client to play on official Kiomet server(s).

Trademark

Kiomet is a trademark of Softbear, Inc.