/pig-game-repo

This is a just a normal game with some interactivity.

Primary LanguageCSS

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...👋