Sharing Saturday #467

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • RogueGameDev

    Code for the Rogue C# programming tutorial on ComeauSoftware.com. This will be a roguelike game, currently in development for the course and closely based on the original Rogue. This project does not use AI-generated code.

  • This week, I finally added some monsters to my roguelike in the Rogue C# series although they're mainly just standing there looking ominous at this point. I need to get them moving around and then work out the fight mechanics. Still, I did a couple writeups on the class itself and some of the decisions that went into it.

  • dungeon-generation

    A simple demonstration of various roguelike dungeon generation algorithms.

  • I've been studying dungeon algorithms, and I've found some interesting links and reddit posts, like Improved BSp Dungeon, How to connect rooms in a bsp or dungeon-generation. After thinking about this, I think that I'll throw away my algorithms and use the already tested algorithms from AtTheMatinne. Because, why reinvent the wheel?

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

  • Parallax Engine

  • megastructures-prototypes

    Prototypes for the MEGASTRCUTURE roguelike game project

  • I livestream the prototypes and the code is on github but I dont know if I will continue like that for the game proper, probably not as it adds complexity in my development process... Both have advantages too so I'm still thinking until I will be forced to decide when I start the game proper.

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