Sharing Saturday #376

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

    Dear ImGui: Going for a C++ tool will incur a productivity hit, as I haven't been doing a lot of C++ stuff lately besides algorithm implementations. But Dear ImGui is crazy good. I've now started this, early stages, updating the mental model and architecture based on the above two failures, let's see where that leads to. If it actually works, I'll open-source it, because the model is very extensible.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. libtcod-vcpkg-template

    A template for C++17 libtcod projects. This template uses Vcpkg to fetch dependencies.

    I won't be making alpha releases for libtcod version 1.19 like I did for version 1.16. If you want to try this out then you should be using the template project which now has instructions on how to update the libtcod submodule. I'd like feedback on this if anyone were actually using it.

  4. RSRevived

    Inquiry made on C# reddit regarding what GUI frameworks will build on both Windows and Linux (the two platforms that have known developers available for Rogue Survivor forks). I was hoping to go pure Microsoft, but as Microsoft won't support Linux even for MAUI, that's a non-starter.

  5. steamsky

    Mirror of a roguelike in sky with a steampunk setting

    Source Code | Itch.io website

  6. dear-imgui-unity

    Discontinued Unity package for Dear ImGui

    How about ImGui Unity?

  7. NaughtyAttributes

    Attribute Extensions for Unity

    This also seems interesting.

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

  • Unity IMGUI vs UI system for in game UI

    3 projects | /r/gamedev | 11 Mar 2021
  • Render inside ImGui window

    4 projects | /r/vulkan | 1 Aug 2021
  • Show HN: ImPlot3D – A 3D Plotting Library for Dear ImGui

    5 projects | news.ycombinator.com | 18 Dec 2024
  • Egui 0.29.0 – Multipass, `UiBuilder`, & visual improvements

    1 project | news.ycombinator.com | 26 Sep 2024
  • Egui: An easy-to-use GUI in pure Rust

    1 project | news.ycombinator.com | 24 Sep 2024

Did you know that C# is
the 10th most popular programming language
based on number of references?