SideBar Logo

Let's build something legendary together.

Pig Game Image

Pig Game

HTML, CSS, Javascript

Project

Overview

Pig Game is a fun, interactive dice game built with HTML and JavaScript.Players take turns to roll a die, aiming to reach a score of 100 first. players take turns to roll a single die as many times as they wish, or until they roll a 1. The aim of the game is to score 100 points before your opponent does.The game logic is handled in JavaScript, while the interface is designed using HTML.

Technologies

HTML

CSS

Javascript

DOM Manipulation

Animations-CSS

Logical-Programming

Back