itch.io is community of indie game creators and players

Devlogs

Making (and testing) our own independent RNG

Marcos' Mysterious Maze
A downloadable game

In this video I add code for a Random Number Generator that is independent from the Godot internal one, to avoid changes of behavior in future versions of the engine. I also use the Dieharder statistical test suite to make sure the RNG is good to use.

Leave a comment