Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Amethyst Alternatives
Similar projects and alternatives to Amethyst
-
-
-
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.
-
-
-
-
RG3D
3D and 2D game engine written in Rust [Moved to: https://github.com/FyroxEngine/Fyrox]
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
-
-
-
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
-
-
-
-
rustris
A no-frills Tetris implementation written in Rust with the Piston game engine, and Rodio for music.
-
-
boids-rs
Boids Flocking Simulation implemented in Rust using the Amethyst game engine
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Amethyst reviews and mentions
-
Improving upon Entity Component Systems, introducing DG-ECM!
Yep, we do this, it works great! We stole it from hecs and Amethyst before us. There's a nice write-up of the theory in the scheduler rework the team has been working on for the past few months.
-
Rust vs Go for gamedev
Rust also has seemingly better libraries for the purpose. Both Bevy and Amethyst are available, and plenty more.
-
Simplest way to get basic programmatic tile OR voxel graphics going?
Amethyst
-
Rust Platformer - Part 1 - Bevy and ECS
I recently stumbled upon a short YouTube video of somebody building a roguelike game in Rust. From there, jumping from resource to resource, I ended up going through (part) of this massive (and awesome) tutorial by Herbert Wolverson about his Rust library bracket_lib. In this tutorial, Wolverson builds a roguelike game with colored text characters. After reading through, I felt like writing another type of game in Rust, so I looked at the available Rust game engines. The most popular, seems to be Amethyst, but it looks like they halted their development efforts. Second in line was Bevy. People are using it, support for Android and iOS is on the way, uses an ECS and have some usage examples: looks good.
-
I'm a "low-level, terminal-only" kind of developer, completely new to the game dev world. I've been working on a 2D platformer in my spare time. Can you explain to me what I'm missing out on, by not using a "game engine"?
Depends on my goals. I year ago I wanted to learn rust, so I used piston for a gamejam. (There are several rust engines including bevy, piston, amethyst. They probably vary in quality, features, and constraints.) Piston was a terrible experience because compilation is slow even on that tiny project.
-
Why I still like C and strongly dislike C++
And there's already a couple of surprisingly full-featured 3D engines already out there. Most notably Amethyst.
- Rust For GameDevs
-
Rust, For GameDev
View on GitHub
-
Rust servers is down
Is anyone having this problem? I can't connect to rocket.rs, actix.rs and amethyst.rs servers. I would play at https://tera.netlify.app/, but people out there is really toxic. I heard that Rust is getting an update while playing in a Rust server, just then rust server freezes and goes down.
-
How to get started?
Or should I jump directly in one of the bigger engines like Amethyst, Bevy or other?
-
A note from our sponsor - Mergify
blog.mergify.com | 25 Sep 2023
Stats
amethyst/amethyst is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of Amethyst is Rust.