A simple implementation of the classic Snake and Ladder board game.
- Playable by 2 or more players
- Snakes and ladders placed randomly or as per classic rules
- Simple CLI interface
- Clone the repository.
- Run the main Python file:
python main.py
- Python 3.x
MIT License
