Project of a board game played between two human players. Made with HTML, CSS and JavaScript. Code made in Portuguese, but user interfaces updated to English.
Rules of the game:
- Each player has to choose a nickname
- In each round the player can choose between rolling the dices, taking antidote and quitting
- The sum of the dice will determine how many houses the player moves
- The -1 houses are traps and the player gets poisoned if he stops there
- Poisoned Player:
- is cured of the poison if the result of the dices are equal or if the palyer takes the antidote
- if the result of the dice are different, the player goes back 2 spaces
- if the house he stops on is occupied by another player, he moves back another 3 houses
- Whoever gets to the final house first wins
Interface Images: