Beleriand VS libtcod

Compare Beleriand vs libtcod and see what are their differences.

Beleriand

Vapourware open world Middle-Earth death simulator (by NickMcConnell)

libtcod

A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator. (by libtcod)
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
Beleriand libtcod
2 23
14 912
- 1.5%
0.0 7.8
6 months ago 3 months ago
C C
- BSD 3-clause "New" or "Revised" 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.

Beleriand

Posts with mentions or reviews of Beleriand. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-29.
  • Sharing Saturday #386
    3 projects | /r/roguelikedev | 29 Oct 2021
    This week I had what I hope was a moment of clarity about the Beleriand map. Previously it was pretty big; 12x15 map grids, each map grid 49x49 miles, each square mile 10x10 chunks, each chunk 22x22 game grids, which made a grid notionally 8 yards on a side. But I've been feeling for a while that that is too big for adjacent things to be in contact. So I considered what would happen if I cut that size down to 2 yards on a side. I was happier with that size in terms of realism, but it does multiply the number of total grids in the map by 16, and there were already 20 billion. What to do?
  • How to make the overworld
    2 projects | /r/roguelikedev | 19 Oct 2021
    I have done some "wilderness generation" in FAangband by having a base type of terrain for each biome type, and then adding "formations" (random groups of selected other terrain types) and then maybe some other areas (grassed clearings in forest, for example). FAangband has discrete wilderness levels, so the scaling/zooming doesn't apply. I am, though, coming up against similar problems to yours in Beleriand, which has a fixed world map with set biomes at the top level, but has to fill in all the terrain in a natural way. Note that Beleriand is still in its very early stages.

libtcod

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

What are some alternatives?

When comparing Beleriand and libtcod you can also consider the following projects:

FAangband - First Age Angband

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

bracket-lib - The Roguelike Toolkit (RLTK), implemented for Rust.

SDL - Simple Directmedia Layer

BrogueCE - Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game

notcurses - blingful character graphics/TUI library. definitely not curses.

C++ Format - A modern formatting library

glsp - The GameLisp scripting language

libtcod-vcpkg-template - A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.

minifb - MiniFB is a small cross platform library to create a frame buffer that you can draw pixels in

Axes-Armour-Ale - A fantasy, ASCII dungeon crawler for Windows, Linux & OSX