Skip to content

vivekbhandari93/python_snakes_ladders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

python_snakes_ladders

It is a Snakes Ladders game coded in python.

Before running .py file make sure you install python (version 2+ or 3+) from this link -> https://www.python.org/downloads/

Runs on the terminal/cmd.

To understand the code you should have the basic knowledge of python like data types, conditional statements, loops and functions.

Some libraries are also used like 'os'(for clearing the screen), 'time'(for sleep) and 'random'(for generating the random numbers for the dice)

About

It is a Snakes Ladders game in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages