Sharing Saturday #433

This page summarizes the projects mentioned and recommended in the original post on /r/roguelikedev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dug3

    A Roguelike! Or, the start of one, at least.

  • arrayConverter

    Tool to convert text to array of characters. Used for roguelike development

  • In between noodling around with different map generators, and drawing prefab rooms in REXPaint, I needed some way to convert a text file to an array of characters. I wrote a small tool yesterday to speed this up, https://github.com/cyberfilth/arrayConverter

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Axes-Armour-Ale

    A fantasy, ASCII dungeon crawler for Windows, Linux & OSX

  • This coming week I plan on procrastinating a little more with different dungeon styles. My game has several different environments so far, with more planned. So I get to play around with cellular automata, BSP and other techniques. https://github.com/cyberfilth/Axes-Armour-Ale

  • terminal-colors

    Utility to test color capabilities of terminal.

  • This week I realised most terminals only support a limited set of 256 colors as shown at https://github.com/eikenb/terminal-colors so the idea of using an exact colour palette like DawnBringer-16 doesn't really work. I guess this is why people use SDL or libtcod or whatever.

  • BrogueCE

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

  • Saw that BrogueCE appears to have a nice SDL tile engine, I also have my own SDL tile engine which does the same thing as this, but I'll probably just keep going with curses because I like it.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts