Check it our at: https://onlinegdb.com/ET9BAXBIJ
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.
Note: You need to have C++ compiler installed in your local Machine for Successfully running the code. Install MinGW
Step 2) Open Snake-And-Ladder-Game cloned Directory in Command Prompt and run the following command:
g++ Snake_ladder.cpp -o Snake_ladder
Snake_ladder.exe