rogueliketutorial2021 VS bracket-lib

Compare rogueliketutorial2021 vs bracket-lib and see what are their differences.

rogueliketutorial2021

Following along with the /r/roguelikedev complete roguelike tutorial 2021 (by RivalRoman)
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
rogueliketutorial2021 bracket-lib
4 27
0 1,454
- 1.0%
0.0 0.0
over 2 years ago 3 months ago
Python Rust
- 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.

rogueliketutorial2021

Posts with mentions or reviews of rogueliketutorial2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-17.

bracket-lib

Posts with mentions or reviews of bracket-lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-02.

What are some alternatives?

When comparing rogueliketutorial2021 and bracket-lib you can also consider the following projects:

libtcod - A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.

bevy - A refreshingly simple data-driven game engine built in Rust

indigo - An FP game engine for Scala.

Amethyst - Data-oriented and data-driven game engine written in Rust

roguelike-tutorial - Following http://rogueliketutorials.com/ ...but with Scala and Indigo.

VTerminal - A new Look-and-Feel (LaF) for Java, which allows for a grid-based display of Unicode characters with custom fore/background colors, font sizes, and pseudo-shaders. Originally designed for developing Roguelike/lite games.

glsp - The GameLisp scripting language

entt - Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more

python-tcod - A high-performance Python port of libtcod. Includes the libtcodpy module for backwards compatibility with older projects.

roguelike-tutorial-2021 - My repo for following along with the Complete Roguelike Tutorial using Rust and SDL2.

bevy_webgl2 - WebGL2 renderer plugin for Bevy game engine