Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Zemeroth Alternatives
Similar projects and alternatives to zemeroth
-
citybound
A work-in-progress, open-source, multi-player city simulation game.
-
rust-genetic-algorithm
A genetic algorithm for bechmark problems, written to learn Rust.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
woodpecker
Drill is an HTTP load testing application written in Rust (by fcsonline)
-
-
-
OSX-KVM
Run macOS on QEMU/KVM. With OpenCore + Big Sur + Monterey + Ventura support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
yoroi-frontend
Yoroi Wallet - Cardano ADA Wallet - Your gateway to the financial world (extension frontend)
-
-
-
-
-
-
osxcross
Mac OS X cross toolchain for Linux, FreeBSD, OpenBSD and Android (Termux)
-
-
-
-
Voila
Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast & reliable way. (by Alonely0)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
zemeroth reviews and mentions
-
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.
-
A note from our sponsor - Onboard AI
getonboard.dev | 6 Dec 2023
Stats
ozkriff/zemeroth is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of zemeroth is Rust.