Sharing Saturday #395

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

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

    A roguelike game where you play a micro organism inside a larger organism!

  • Innit - Immune System Roguelike - alpha v0.0.5 - GitHub - Play online

  • msdf-atlas-gen

    MSDF font atlas generator

  • Floating text. This was long overdue, and was kinda reminded of its importance from /u/nesguru 's updates (similar tileset, but Legend already has floating text). So, I went on to implement something. While I'm using Unity, I do not want to use that "£!$%^ Canvas system, and TextMeshPro (which is the go-to solution for such text) uses Canvas, so ... I had to roll my own solution! There's a paper from Valve for SDF fonts, and some nice person developed an extension for that, which addresses a few issues. So, I went on to implement that, which involved picking some free font online (I chose Roboto Slab from Google Fonts), converting it into a texture, preparing a special JSON with configuration, and a few shaders and a special particle system later, Let There Be Text!. I copied a bit the idea from Tangledeep where floating text goes into random directions sometimes (although there's a now-fixed bug in the video, and text goes left-ish only), and I've also added support for a typewriter effect to be used in certain cases (when characters talk in to-be-developed cutscenes etc)

  • 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