Skip to content

shantanusoni72/Snake-and-Ladder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake-and-Ladder

image

Snakes and Ladders is a chance-based board game featuring 100 squares. Players have to get to the top while dealing with the consequences of every dice roll. Historically, the game was used to teach children basic moral values. The ladders were representative of virtues while the snakes of vice. Today, you could see it as a metaphor for life’s journey with all of its ups and downs. Python-based Snake and ladders game.

Steps to install

  1. Install the termcolor and pyfiglet python modules by typing following commands in terminal.

pip3 install termcolor pyfiglet

  1. Run python3 main.py.

Current version

2022.1.0

About

It is a python-based snake and ladders game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages