Snake and Ladder Project
Snake and Ladder Project
Presented by:
1.Suhas S
2.Seemanna B G
3.Shashank R
4.Vinayak Bhure
Introduction
• Python 3
• Tkinter library for GUI
• Canvas widget for board drawing
• SimpleDialog for player inputs
• Random module for dice simulation
Game Board Design
• 1. https://docs.python.org/3/library/tkinter.html
• 2. https://github.com/search?q=snake+and+ladder+python
• 3. https://realpython.com/python-gui-tkinter/
Thank You!