A simplified console version of the board game Cluedo
Project date : 2021
Cluedo is a board game where the goal is to solve, by deduction, the enigma of this crime. To win you have to find the murderer, the weapon used and the place of the murder
For our version of Cludeo, we've chosen the Batman universe
, here set in Arkham Asylum, where characters and weapons are references to the license.
- Start the game
- Show rules
- Leave the game
- Choose the number of players ( 2-6 )
- Naming players
- Select a color for the player
- Roll a die
- Move your character in the asylum
Interactions are on the terminal
-
Selections are made using the arrow keys
-
To confirm use the space key
-
To move your character, use the arrow keys
-
The die gives you a number of moves
-
When you enter a room, you can make an assumption
I use an ANSI table to display the game rooms on the terminal.
Each symbol is associated with specific format codes, making the visual display more attractive and easier for players to understand.
ANSI table
- Lorenzo : Co-creator of the project.
- Léo La Fornara : Co-creator of the project.
- Julie Belier : Co-creator of the project.