This is a simple Snake and Ladders game built with vanilla JavaScript using OOP in it.
- The game requires min 2 & max 4 players
- The first player to reach 100 wins the game
- Players move through the game according to dice rolls
- Upon a snake bite a player reaches it's tail
- Upon a ladder climb a player reaches it's top
- Upon a dice roll of 6 a player gets an extra dice roll
- If a player climbs a ladder he gets an extra dice roll