Skip to content

A simple Python library for running simulations of the children's game Chutes and Ladders.

Notifications You must be signed in to change notification settings

timwilson/Chutes-and-Ladders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cl-sim

CL-Sim is a simple Python library for creating simulations of the classic children's game Chutes and Ladders. I created the script initially to determine whether or not there was a statistically signficant first-move advantage in the game. The question was inspired by the routine beating I was getting from my four-year-old son who seemed to be winning way more than 50% of the time.

Installation

Download and put the script somewhere where you can import it into your own Python scripts.

Examples

I've included four example scripts in the examples folder. They should give you some ideas about how to use the cl.py library.

License

Copyright 2009 Tim Wilson

The cl.py library and example scripts are distributed under the terms of the GNU General Public License (http://www.gnu.org/licenses/gpl.html).

About

A simple Python library for running simulations of the children's game Chutes and Ladders.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages