diceomatic: a DSL for making children's dice games

276 · Rob Heaton · June 11, 2025, 9:03 a.m.
Summary
Rob Heaton shares his experience creating 'Dice Football', a single-player game for kids that uses dice to simulate football matches. To enhance the gaming experience, he developed 'diceomatic', a Python library that generates complex, customizable dice-based game equations. The post details how to use the library for various game formats and discusses the advantages of programmatically generating game questions over traditional methods.