Skip to content

Project of a board game played between two human players. Made with HTML, CSS and JavaScript.

Notifications You must be signed in to change notification settings

tachax/project-BoardSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

project-BoardSimulator

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.

Link to play

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:

board2

board1

About

Project of a board game played between two human players. Made with HTML, CSS and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published