A simple classic snake & ladder game done using HTML, CSS & JS.
The playboard is created dynamically, with a total of 5 snake and 5 ladders deployed in the playboard in a random order so that the playboard gets changed automatically everytime you start the game.
Minimum of 1 snake and 1 ladder and max of 5 each will be present in the game.