hebi
A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇. (by ElnuDev)
bevy_chess
Chess demo in Bevy (by guimcaballero)
Our great sponsors
hebi | bevy_chess | |
---|---|---|
3 | 2 | |
82 | 61 | |
- | - | |
0.0 | 0.0 | |
over 1 year ago | 7 months ago | |
Rust | Rust | |
GNU General Public License v3.0 only | MIT License |
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.
hebi
Posts with mentions or reviews of hebi.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning hebi yet.
Tracking mentions began in Dec 2020.
bevy_chess
Posts with mentions or reviews of bevy_chess.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-20.
-
3D Chess Tutorial from Bevy 0.4.0 to 0.7.0
And here it is: https://github.com/guimcaballero/bevy_chess/pull/11
Hi all! In the Assets tab from the Bevy official website, there is a "Making a Chess Clone in 3D" tutorial to learn Bevy written by guimcaballero. Unfortunately it was written in Bevy 0.4.0 and using bevy_mod_picking 0.3.1.
What are some alternatives?
When comparing hebi and bevy_chess you can also consider the following projects:
awesome-bevy - A collection of Bevy assets, plugins, learning resources, and apps made by the community
bevy_text_mesh - A bevy 3D text mesh generator for displaying text
Kataster - A single screen space shooter developed in Rust with Bevy and Bevy_Rapier2d
auto-traffic-control - A video game for programmers about safely routing planes to an airport 🛬
MurderUserDungeon - A game made for the Rusty Jam https://itch.io/jam/rusty-jam
rust-chess-3d - Learning Rust+Bevy using tutorials
not_snake_game - A snake-inspired game made in Rust using the Bevy game engine.