citybound
A work-in-progress, open-source, multi-player city simulation game. (by citybound)
zemeroth
😠⚔️😈 A minimalistic 2D turn-based tactical game in Rust (by ozkriff)
citybound | zemeroth | |
---|---|---|
1 | 7 | |
7,775 | 1,427 | |
0.0% | 0.4% | |
0.0 | 3.2 | |
about 2 years ago | 12 months ago | |
Rust | Rust | |
GNU Affero General Public License v3.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
citybound
Posts with mentions or reviews of citybound.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How to run the latest releases in windows
You can manually delete the game's save files. Looks like it defaults to ./city relative to the game's working directory. The specific path depends on how you ran the game.
zemeroth
Posts with mentions or reviews of zemeroth.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-09.
-
Decision paralysis: ggez or macroquad
i've used both in zemeroth: i migrated it from ggez to macroquad mostly because ggez at that time didn't support android and web targets. but i'd say that the main difference is tech stacks they're using: while ggez extensively reuses the existing rust gamedev ecosystem (winit, wgpu, rodio, etc), mq was written mostly on top of minimalist or its own specialized libraries (see miniquad).
-
Why are there no simple graphics framworks?
nope, /u/not-fl3 is the author. i'm just using it in my zemeroth.
-
What's everyone working on this week (41/2021)?
Trying to get back to the development of my turn-based game Zemeroth: going to finish the first iteration of settings screen for configuring widgets' size and screen offset, and get back to writing devlogs for the v0.7 release.
-
How do I cross compile a game made in macroquad targeting MacOS from ubuntu 20.04?
Depends on CI system you prefer. Here's Zemeroth's Github Actions release config for example: https://github.com/ozkriff/zemeroth/blob/master/.github/workflows/release.yml
-
Publish Rust game in Macroquad on Android's Google Play
Tutorial is based on a public test of zemeroth game.
-
Know of any projects using WASM
zemeroth: a 2D game with desktop versions, but also a wasm online version
-
RustGameDev Podcast #4: Fedor Logachev (SHAR, miniquad, macroquad)
Oh, I was really waiting for this episode as my Zemeroth game shares a lot of history with mini~ and macroquad. Here're some of my thoughts.
What are some alternatives?
When comparing citybound and zemeroth you can also consider the following projects:
rust-genetic-algorithm - A genetic algorithm for bechmark problems, written to learn Rust.
woodpecker - Drill is an HTTP load testing application written in Rust
trust-dns - A Rust based DNS client, server, and resolver [Moved to: https://github.com/hickory-dns/hickory-dns]
iota - A terminal-based text editor written in Rust
Popsicle - Multiple USB File Flasher