5

Pig-Game

Pig Game is an interactive, two-player dice game designed with sleek, modern aesthetics and built using JavaScript, HTML, and CSS. This engaging game challenges players to strategically accumulate points by rolling dice, offering the choice to 'hold' and secure their points, or risk them with additional rolls in pursuit of a higher score.

... Watch the Video

Overview:

Pig Game is an interactive, two-player dice game designed with sleek, modern aesthetics and built using JavaScript, HTML, and CSS. This engaging game challenges players to strategically accumulate points by rolling dice, offering the choice to 'hold' and secure their points, or risk them with additional rolls in pursuit of a higher score.

Features:

Dynamic Scoring: Players can either secure their points on hand or gamble for a higher score by continuing to roll at the risk of losing all points for the turn. Intuitive Interface: The game features a simple, intuitive interface that makes navigation and gameplay smooth and enjoyable. Responsive Design: Fully responsive design ensures a great experience on both desktop and mobile devices. Technologies Used:

JavaScript: For game logic and interactivity. HTML5: For structuring the game’s interface. CSS3: For responsive design and styling. This project not only highlights foundational web development skills but also focuses on the use of logic to enhance user interaction and engagement.