Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 368 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 368 Bytes

snake-and-ladder

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.