This repository contains source code for a dice game called "School". It's not a widespread game, first time I've heard about it in my wife's family circle. In its current implementation it allows to play for a single human player with an AI. The AI is called Bob The Dice Master and possibly I'll add other dice game[s] to it.
It's a SPA written in C# (Blazor webassembly), and is also has AWS Lambda backend version. The idea is to make it entirely in browser, with possibility to play online with other users using cloud-based backend. An online variant is not implemented yet.
More details: