Home
Softono

Kiomet

Open source Rust
163
Stars
30
Forks
5
Issues
7
Watchers
11 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

Need Help Installing Kiomet?

We provide expert installation service for this software. Our team will install, configure, and secure Kiomet on your server. plans start at just $30.

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!

  1. 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.