Comment on Ask HN: What stack for a multiplayer board game?parentComments−elil174yYou can add scripting to handle game logic. The UI will be buttons that appear on the table but it’s got a full API that lets you control everything in the game.
Comments
You can add scripting to handle game logic. The UI will be buttons that appear on the table but it’s got a full API that lets you control everything in the game.