Ladies and Gentlemen ! Here is a Digital Version of a board game that you surely must have played in your childhood , (SNAKES π AND LADDERS π§π»ββοΈ) .
So , take the dare to play π€π» , compete with friends π±π»ββοΈπ±π»ββοΈ , set new records π₯π₯π₯ and relive your childhood πΆπ» again.
The gameplay is very simple to understand . Just use the SPACE-BAR key , to roll the dice π² . Your piece will move automatically , wait for your turn , roll the dice π² again , and
The entire code has been written in Python3 . I have used the ππ»ππ»pygame moduleππ»ππ» for the entire project(GAME) . All the background music and images are added using the pygame module only .
You can play the game by just running "Snakes and Ladders.py" . But it requires "python" and "pygame" to be installed on your system . To install pygame just enter
pip install pygame on cmd/terminal.