You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2 Player Snakes and Ladders game. Board is displayed as TUI 2D array. Accepts user input to roll the Dice, Implements Ladders and Snakes to adjust positions whens needed. If a Player Lands on another, the landed-on player's position is set to 0