Tips & Tricks for your Programming
Introducing Mermaid for Diagram visualisation. Handles flow charts, Gantt charts, class diagrams... Visualising the flow of a procedurally generated story.
Ensure that a sequence of randomly generated numbers stays the same
First part on how to generate a map like the GC version of Animal Crossing. Creating a high ground / low ground mask.
Sharing a JSON file with the name of shrines and trials from Breath of the Wild on Github.
Publishing Samples from my Race Tracks Generator
Explaining several ways to check if a directed or undirected graph is fully connected, meaning there are no isolated nodes or subraphs in the set of nodes being studied.