Snakes & Ladders - Part 1
Coding Challenge #91.1
In this multi-part coding challenge, I attempt to create a simulation of the classic board game Snakes & Ladders (also known as Chutes and Ladders). In this second part, I add the snakes and ladders to the game.
Community Contributions
- Version with concurrent players and smooth animations by JosefKuchar (Source Code)
- Snake and Ladder my own version by Nagesh Talagani
You can also add your own version! (See how)