Skip to content

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

License

Notifications You must be signed in to change notification settings

mohammadnedaei/Python-Snakes-Ladders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‰๐Ÿ› ยท 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.