Skip to content

Snakes and ladders is a board game for two or more players regarded today as a worldwide classic. The game originated in ancient India as Moksha Patam, and was brought to the UK in the 1890s. It is played on a game board with numbered, gridded squares.

AmanSinghBhogal/Snake-And-Ladder-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Error 404

Snake and Ladders

About Snakes and Ladder:

Snakes and ladders is a board game for two or more players regarded today as a worldwide classic. The game originated in ancient India as Moksha Patam, and was brought to the UK in the 1890s. It is played on a game board with numbered, gridded squares.

Screen Shots:

S1 S2 S3 S4 S4 S4 S4 S4 S4 S4 S4

Steps to Run on Local Machine


Note: You need to have C++ compiler installed in your local Machine for Successfully running the code. Install MinGW

Step 1) Clone AmanSinghBhogal/Snake-And-Ladder-Game.
Step 2) Open Snake-And-Ladder-Game cloned Directory in Command Prompt and run the following command:
g++ Snake_ladder.cpp -o Snake_ladder

Step 3) Next, Run the following Command (it will execute the previously compiled file):

Snake_ladder.exe

Thank You


About

Snakes and ladders is a board game for two or more players regarded today as a worldwide classic. The game originated in ancient India as Moksha Patam, and was brought to the UK in the 1890s. It is played on a game board with numbered, gridded squares.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages