citybound
zemeroth
Our great sponsors
citybound | zemeroth | |
---|---|---|
1 | 7 | |
7,405 | 1,332 | |
0.1% | - | |
0.0 | 0.0 | |
9 months ago | 4 months ago | |
Rust | Rust | |
GNU Affero General Public License v3.0 | Apache License 2.0 |
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
We haven't tracked posts mentioning citybound yet.
Tracking mentions began in Dec 2020.
zemeroth
-
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
-
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?
trust-dns - A Rust based DNS client, server, and resolver
rust-genetic-algorithm - A genetic algorithm for bechmark problems, written to learn Rust.
Parity - (deprecated) The fast, light, and robust client for the Ethereum mainnet.
iota - A terminal-based text editor written in Rust
woodpecker - Drill is an HTTP load testing application written in Rust
magog - A roguelike game in Rust
imag - imag - Text based personal information management suite
Popsicle - Multiple USB File Flasher
mdBook - Create book from markdown files. Like Gitbook but implemented in Rust
cobalt.rs - Static site generator written in Rust
macroquad - Cross-platform game engine in Rust.