/Snakes-and-Ladders

Mini Project on the popular snakes and ladder game

Primary LanguageJava

Snakes and Ladders Game

This repository contains the source code and the screenshots of the working implementation of the Snakes and Ladders game.

It is played on a game board with numbered, gridded squares. A number of "ladders" and "snakes" are pictured on the board, each connecting two specific board squares. The object of the game is to navigate one's game piece, according to die rolls, from the start (bottom square) to the finish (top square), helped by climbing ladders but hindered by falling down snakes.