Sharing Saturday #456

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

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  • I started trying to port the UI to egui, but gave up pretty quickly after realizing that it doesn't have a particularly good way to customize the style of widgets so it'd probably be pretty hard to get everything looking the way I wanted it to.

  • dioxus

    Fullstack GUI library for web, desktop, mobile, and more.

  • Instead, I started porting the UI to dioxus, which is mainly focused around HTML rendering, which has all the advantages and disadvantages of using CSS to customize everything. That's been going fairly well, but remains a work in progress that I'll have to put on hold for the 7DRL challenge. The new version of the UI is complete enough to be playable, but is missing a lot of necessary functionality like menus (image, old version for comparison).

  • 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