Turn Based Board Game


Features

A simple board game, where forums members turn by turn can play against each other to conquer the land. Inspired by a well known rule set where you for each territory you capture you gain more armies to deploy, using a 3 phase turn of ‘Deploy, Attack and Fortify’. Bonus territories are vital to keep or conquer to win. The existing board is ok for 2 or 3 players, and if interest shown I’ll look at doing a larger board for the 4 to 6 player turns.

Here’s what the game board looks like, showing a selected territory of valid moves:

The ‘How to Play & Rules’ should explain most things.

Configuration

Once the plugin is installed the only setting is to pick which forum Category or Categories should show the ‘New Game’ button. The usual Category security rules apply for See/Reply/Create, where Create can be used as a permission to create a new game.

See github for more advance game bootstrap options, such as creating a topic manually and assigning a board game to it, plus joining players through their user ids.

Settings

Name Description
not_risk_game_categories Categories should expose the ‘New Game’ button.
2 Likes

While this eventually might belong in Customization > Plugin I thought I’d share this Discourse plugin I had worked on for our own self hosted forum.

It’s a simple turn based board game, where members can create, join and then play. I haven’t spent a lot of time on it, but there should be enough there to try it out and see what it does. The games themselves are simple but still fun.

Here’s how the game board looks on our forum:

The test board we have now is a little small, but it’s good try out with a 2 or 3 people. If there is interest then the next logical step would be a larger one for maybe 4 to 6 players. As it’s turn based it fits with forum use, with a community all on different time zones. I might add a computer player, but tbh it’s nice with people and chatting about moves etc.

The setup is pretty simple and just adds a ‘Create Game’ button on a category that you assign the game to, e.g. perhaps a special sub-category with permissions set up how you like.

All MIT license, forkable, so have at it if you code - I hope people enjoy it.

8 Likes

A link to a test game we have going, as I think that best explains what this is and how it works with turns and discussions etc

Mudspike Forums