Sharing Saturday #353

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

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

  • Innit (GitHub)

  • macro-lisp

    Lisp-like DSL for Rust language

  • After that, I'm going to go back to working on adding some scripting. My attempts at making a Lisp in Rust failed spectacularly, but when trying to find a ready made replacement that's not too big (so not RustPython and not Rhai or Dyon) I found mentions of DSL, which are usually Rust macros, which led me to https://github.com/JunSuzukiJapan/macro-lisp (single file, circa 400 lines, that does basically the whole job I want, i.e. being able to call Rust functions when I need them, e.g. from an in-game console)

  • 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
  • secbot-2021-7drl

    7-day Roguelike, 2021 (Success)

  • SecBot 7DRL GitHub Source | Itch Release | Play in Browser

  • reflector

    Reflector: Laser Defense, a tactical base-builder game

  • Took a break from working on Reflector to participate in the 7DRL jam, this time with a couple collaborators: u/Lemunde doing the sprites and other art, and u/brightbone63 composing music and making sfx. I'll save my main write-up for the dedicated thread, but I'm really happy with how it came together. It was a rush at the end, and I'm not confident in the late-game balance, but it feels like a complete game.

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