Skip to content

Tag: ttrpg

TTRPG loot generator API

Treasure tables are a good way of either getting through writer’s block or coming up with interesting loot during a game without the need to lay out a whole region full of treasure, but the process of rolling on a loot table is sometimes too slow to do while playing. This is a first-draft REST API in C# built on ASP.NET MVC and MySQL that provides the tabletop role-playing game treasure table experience in a way that could be incorporated into a website.