Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/softbearstudios/kiomet

Kiomet.com real-time strategy game
https://github.com/softbearstudios/kiomet

browser-game combat game game-server multiplayer real-time-strategy rust rust-lang tower web-game webassembly webgl webgl-game yew yew-framework

Last synced: 3 months ago
JSON representation

Kiomet.com real-time strategy game

Awesome Lists containing this project

README

        

# Kiomet.com

[![Build](https://github.com/SoftbearStudios/kiomet/actions/workflows/build.yml/badge.svg)](https://github.com/SoftbearStudios/kiomet/actions/workflows/build.yml)

Kiomet.com Discord

![Logo](/assets/branding/512x340.jpg)

[Kiomet.com](https://kiomet.com) is an online multiplayer real-time strategy game. Command your forces wisely and prepare for intense battles!

## Build Instructions

0. Install `rustup` ([see instructions here](https://rustup.rs/))
1. Install Rust Nightly and the WebAssembly target

```console
rustup install nightly-2023-04-25
rustup default nightly-2023-04-25
rustup target add wasm32-unknown-unknown
```

2. Install `trunk` (`cargo install --locked trunk --version 0.15.0`, install `gcc` first if it complains about missing `cc`)
3. `trunk build --release` in `/client`
4. `cargo run --release` in `/server`

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