diff options
| author | tyropro <[email protected]> | 2026-05-05 23:54:44 +0100 |
|---|---|---|
| committer | tyropro <[email protected]> | 2026-05-05 23:54:44 +0100 |
| commit | 3bb5ac6eca5c68be0195d77ac2c6a163ddd7dc26 (patch) | |
| tree | 5717f9c9bb21078c02aa02ce12dedae9e8368a97 | |
| parent | 69ee7ccac2cd0bae3b0c7bd42902a4c0738a01ba (diff) | |
feature: added readme
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..06370e9 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Cluedo Backend + +A remake of the Cluedo board game written to play like a Jackbox-style game. + +All players are required to have a mobile client, which they use to control their character, and a "bigscreen" client, which is used to show the state of the board. + +The idea is that this is a more easily transportable version of Cluedo whilst maintaining the board game fashion of playstyle. |
