Adu Puli Attam

Web Development Project

Also known as "Goats & Tigers", Adu Pulli Attam is a strategic two-player board game that originated in Tamil Nadu. The aim of this project was to make a web application, where two players could play the game against each other.

• The application was developed using only HTML CSS and JavaScript (JQuery)
• Whenever the user clicks on Playable Peice (Goat or Tiger), the program computes and shows all possible moves available for that character

Rules of the game can be found here.

This program was made for the final evaluation of the course CS 3112 - "Multi Device Programming", and was completed entirely in two days. The code is available below.