/Python-Snakes-Ladders

πŸ‰πŸ›Snakes and Ladders game created with Python and Pillow.

Primary LanguagePythonApache License 2.0Apache-2.0

πŸ‰πŸ› Β· Python Snakes and Ladders Β·

GitHub license PRs Welcome

πŸ”Ž Overview

Snakes and Ladders is a simple game created with Python and Pillow library. Feel free to play it up to 4-player match with friends and BOTs.

This game looks like this:

Screenshots may change in the future because of UI/UX changes.

πŸš€ Usage

Run this commands in respectively in your terminal.

 git clone https://github.com/mohammadnedaei/Python-Snakes-Ladders.git
 cd Python-Snakes-Ladders
 pip install pillow psutil playsound ast
 python3 game.py

or

 python game.py

To close previous image after each turn, I used eog proccess and killed it. You can change this to whatever is your default image viewer app process name is.

🧰 Libraries and Tools

βœ… Pillow
βœ… Image Creation
βœ… Modern UI
βœ… Proccess Manager
βœ… Saving and Loading game in File
βœ… Command-line based menu \

πŸ”§ Contributing

Feel free to fork this repo and make pull requests.

πŸ’š Support

Sociabuzz

✍🏻 Author

 Mohammad Nedaei

πŸ“ž Contact

Discord: Mohammad81#3277

Linkedin

©️ License

Python Snakes & Ladders is MIT licensed.