There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The game presents the user with a grid or table of n rows by m columns, within which there are s snakes and e ladders. Each of the squares in the grid can be identified by a number. The numbering starts in the lower left cell with the number 1, continues in the cell immediately to the right and so on until the end of the row. Then it goes up in that same column and back to the left, thus interspersing the direction in each row.