Nomic Automation System
In 2020 myself and a small group of friends started a game of Nomic, which has since earned the name Blue Sheep Nomic (or "BS Nomic" for short).
To summarize the concept of Nomic: The game begins with no rules (or a few basic rules to define Nomic) and players take turns proposing rules or modifications to rules. A proposed rule is voted upon and, if the majority of players like the rule, it is applied to the game.
Seasons 1 and 2 both used a Discord server and a shared document to record everything, but that was somewhat limited and tedious to maintain.
In 2022 we started Season 3 of BS Nomic, but this time we used an integrated and automated system that I created.
I combined a Discord bot with a GitHub pages site, which autonomously handled voting, rule management, and player stats.
I loved working on the system and might have become carried away, usually spending more time updating the system than playing the game.
The Nomic Automation System was used for Seasons 3 and 4 - the latter of which ended in late 2023 - and involved many interesting concepts. We had different rule structures (including a tree structure which was fun to render), multiple types of propositions, ruleset history, and custom Discord commands to make playing more streamlined.