Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reshmaharidhas/snakes-and-ladders

Desktop game application to play the classic board game Snakes and Ladders with multiplayer mode built using Python3 and Tkinter GUI
https://github.com/reshmaharidhas/snakes-and-ladders

animation board-game boardgame desktop-application desktop-game exe game game-application gui multiplayer multiplayer-game pygame python-game python3 snakeandladder snakes-and-ladders snakes-ladders-game tkinter tkinter-gui

Last synced: 12 days ago
JSON representation

Desktop game application to play the classic board game Snakes and Ladders with multiplayer mode built using Python3 and Tkinter GUI

Awesome Lists containing this project

README

        

# Snakes-And-Ladders











This is the classic Snakes and Ladders game with two to four player mode. This game has board of 10x10 grid with 10 ladders, 11 snakes and 1 dice to roll.

## Programming Languageđź’»
- Python 3

## Tech Stackđź’»
- Tkinter (GUI)
- Pygame (Audio library)

## Development Toolsđź’»
- Pycharm
- PyInstaller

## Features🎯
- 2 to 4 player mode
- Opens in full screen mode
- Visual animations of player pieces moving on the board
- Exit full screen by pressing [Escape] key from keyboard
- Open again in full screen mode by pressing [f] or [F] key from keyboard
- Dice roller displaying random face on the dice on every roll🎲
- Player turns highlighted with color
- Sounds to enhance the gaming experience for moving up on a ladder and going down in a snake 🔊
- Sound ON/OFF button to mute and unmute the sounds in the application
- Button to play the game as new game again after every game finishes
- Exit button to quit the game ❌
- Works offline without the need of Internet connection

## Screenshots đź’»
![screenshot-2](https://github.com/reshmaharidhas/Snakes-And-Ladders/assets/37250413/a933969c-f8da-4574-a705-8f65fbb591da)
![screenshot-1](https://github.com/reshmaharidhas/Snakes-And-Ladders/assets/37250413/b7b16205-6590-4ba8-a583-09f05c50d57b)

## License
This project is licensed under the MIT License