bearlibterminal VS codealong2020

Compare bearlibterminal vs codealong2020 and see what are their differences.

bearlibterminal

Interface library for applications with text-based console-like output (by cfyzium)

codealong2020

The reddit /r/roguelikedev code along 2020! (by maxgoren)
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
bearlibterminal codealong2020
3 1
114 4
- -
4.5 1.8
6 months ago almost 4 years ago
C C++
GNU General Public License v3.0 or later 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.

bearlibterminal

Posts with mentions or reviews of bearlibterminal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-02.
  • Tic tac toe
    1 project | /r/gamedev | 17 Apr 2022
    Yeah looks like good practice. Although it's better to make console programs with simple libraries like bearlibterminal, so you don't need perfectly formatted whitespace and it's not so ugly.
  • My simple Asci renderer implemented in SDL2
    4 projects | /r/roguelikedev | 2 Jul 2021
  • Sharing Saturday #366
    6 projects | /r/roguelikedev | 11 Jun 2021
    The old frontend was using BearLibTerminal via Cursive, a Rust crate to handle terminal UIs. BearLibTerminal is a great library and can handle font/tiles of different sizes. See the "spacing" parameter at http://foo.wyrd.name/en:bearlibterminal:reference:configuration.

codealong2020

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

What are some alternatives?

When comparing bearlibterminal and codealong2020 you can also consider the following projects:

Doryen - Doryen based in Libtcod 1.5.1 - Refactoring struct and clear code, deleted the old C code and added new features and algorithms. The objective is a small 2D rendering engine (based in grid or tiles). It is written in an effort to create an engine being as lightweight and conceptually clean as possible.

Aztheria-and-Elendor-Worlds-of-Dragons - A roguelike game in C++ about being a dragon, intended to include support both for randomly generated and developer/user generated worlds.

reflector - Reflector: Laser Defense, a tactical base-builder game

ASCII-axe - ASCII roguelike for Linux, Windows & OSX

GhostSystem - Online RPG scifi-fantasy dystopia with a focus on a living world. In heavy development, not playable.

SFML - Simple and Fast Multimedia Library

Cursive - A Text User Interface library for the Rust programming language