https://github.com/gokul988/snake-and-ladder-game-in-python
In this file had source code to snake and ladder game This game follows classic rules where players roll dice, climb ladders, and avoid snakes to reach the finish line
https://github.com/gokul988/snake-and-ladder-game-in-python
python python3 pythonfunction pythongames
Last synced: 10 months ago
JSON representation
In this file had source code to snake and ladder game This game follows classic rules where players roll dice, climb ladders, and avoid snakes to reach the finish line
- Host: GitHub
- URL: https://github.com/gokul988/snake-and-ladder-game-in-python
- Owner: GOKUL988
- Created: 2025-02-13T12:51:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T05:14:53.000Z (over 1 year ago)
- Last Synced: 2025-03-09T09:08:57.556Z (about 1 year ago)
- Topics: python, python3, pythonfunction, pythongames
- Language: Python
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake🐍 and Ladder🪜 Game in Python
- In this file had source code to snake and ladder game
- This game follows classic rules where players roll dice, climb ladders, and avoid snakes to reach the finish line
## Features
- 🎲 Supports No of players
- 🐍 Randomized snake and ladder positions
## Languages
- python
## download
1. clone the repository
```bash
git clone https://github.com/GOKUL988/Snake-and-Ladder-Game-in-Python.git
```
2. Navigate to the project folder
```bash
cd Snake-and-Ladder-Game-in-Python
```
## Sample Images 📷

##

##

##
