conjurer-23 / pig-game-repo

This is a just a normal game with some interactivity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOM-Manipulation

πŸ“ Your mission is to make a game using the DOM. you have the right to use:

βœ… HTML βœ… CSS βœ… JavaScript

🎊 RULES 🎊: β€’ The game has 2 players, each taking their turn. β€’ On each turn, a player rolls a dice as many times as he wishes. Each result is added to its ROUND score. β€’ BUT, if the player rolls the dice and rolls a 1, their ROUND score is lost. After that it's the next player's turn. β€’ The player can choose 'Hold', which means their ROUND is added to the GLOBAL score. After that, it's the next player's turn. β€’ The first player to reach 100 points on GLOBAL wins the game.

βœ… Doing TDD is not compulsory.⚠️ βœ… The game must be available on a github-pages. πŸš€ βœ… The images are available in the repo.πŸ“

β€’ Resources: β—‹ https://fonts.google.com/specimen/Lato

🚧 TODO 🚧 β€’ ♻️ Fork the repo β€’ β†ͺ️ Make a branch. β€’ πŸ”€ Make a PR on the Original repo.

🏁 THE PROJECT IS TO BE DELIVERED 🏁: GOOD LUCK...πŸ‘‹

About

This is a just a normal game with some interactivity.


Languages

Language:CSS 40.9%Language:JavaScript 40.7%Language:HTML 18.4%