Skip to content

A simple simulation of the age-old game using PyGame

Notifications You must be signed in to change notification settings

sarjun2493/Snakes-Ladders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snakes-Ladders

A simple simulation of the age-old game using Pygame

Requirements
Download and install Pygame using the following:
http://www.pygame.org/download.shtml

What's in here?
Just press Enter or Left click on the Roll it button to see the next step in the simulation.
Red lines depict ladders, while blue lines depict the snakes

Execution
python game.py

TODO
A proper entry and game over sequence.
Multi-player simulation
Somehow simulate how long you want to toss or spin the die in your hand, before throwing it down (It may be a lucky charm for some!)

About

A simple simulation of the age-old game using PyGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages