helapordo VS bevy_rl_2022

Compare helapordo vs bevy_rl_2022 and see what are their differences.

bevy_rl_2022

Roguelike made for Reddit/r/RoguelikeDev following the excellent Amethyst Roguelike Tutorial by Herbert Wolverson, but using Bevy in place of bracket_libs terminal and Bevy's ECS.. (by makraiz)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
helapordo bevy_rl_2022
1 2
14 0
- -
8.0 0.0
3 days ago almost 2 years ago
C Rust
GNU General Public License v3.0 only -
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.

helapordo

Posts with mentions or reviews of helapordo. We have used some of these posts to build our list of alternatives and similar projects.

bevy_rl_2022

Posts with mentions or reviews of bevy_rl_2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-26.
  • RoguelikeDev Does The Complete Roguelike Tutorial - Week 5
    12 projects | /r/roguelikedev | 26 Jul 2022
    My orignal approach really wasn't working for the Rust version, at least not on my slower machine, so I decided to rewrite it from the beginning, but this time following along with Herbert Wolversons Specs/rltk tutorial. I am still using bevy, for everything I can, and using bracket-lib (identical to rltk) for algorithms & rng. As a result of the rewrite and some personal drama, I am pretty far behind having just completed part 5 and working on 6. Repo
  • RoguelikeDev Does The Complete Roguelike Tutorial - Week 1
    35 projects | /r/roguelikedev | 27 Jun 2022
    I also decided to try to follow along with Rust & Bevy. I'm just winging it, but I will try to keep pace with the Python tutorial week by week. I don't know how far I'll get, but at least it's a fun exercise, and I get to work with my favorite language. Rust Repo

What are some alternatives?

When comparing helapordo and bevy_rl_2022 you can also consider the following projects:

ncurses-pong - A pong clone using ncurses

roguelike-tutorial-2022