Sharing Saturday #468

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • CodenameEmpty

    A text based adventure roguelite

  • Most of my time has been put into creating that Arena content I keep going on about. Outside of that I also created a documentation markdown file (found here HERE) regarding the dialogue system. The document isn't complete, as a bunch of extra options/features aren't documented in it yet, but at over 2k words, I hope its a good start to understand the system haha.

  • end_of_eden

    "Slay the Spire"-like roguelite fully in console.

  • The source code is now open and can be found here: https://github.com/BigJk/end_of_eden

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • imeji

    Images for your terminal.

  • I want to display images in terminal with the most details, so I researched a bit and ported a very clever algorithm over to go. I also released it as a library with more details: https://github.com/BigJk/imeji

  • prime-intersection-grid

    A tool to assist Intersecting multidimensional axes with offsets to populate a volume

  • After building a simple prototype for a generative world, I took a few weeks and formalized my code in some foundational libraries (things got crazy internally) and am now tying that back together in a client/server architecture (to then be wrapped in electron). While the game is still in progress (my rough plan is an unbounded diablo-like, quest driven adventure game, but with more of an ikari warriors style pacing and some elements of Myth and classic Ultima era RPGs), I'm very happy with how the foundational stuff I've built is going so far. I can't post everything (not all open source), but here are a couple of the relevant libs: https://www.npmjs.com/package/submesh-treadmill https://github.com/khrome/prime-intersection-grid (no docs currently, but this is how I layout features in the game world without needing to compute things outside the calculated cell)

  • voxel-biomes

    Biomes for voxeljs!

  • Thanks, if you're curious about how the layout works, it's an enhancement of what I built for voxel.js in voxel-biome. I am unsure if that lib will be open or not, but the basics are present in the things that are.

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