Very simple Snake Ladder game using React JS, Redux and other technologies.
To play the game, Just clone this repository and from inside the directory run
npm install
npm start
- Multi Player
- Multiple difficulty levels
- Stats at the end of the game
- Random generation of snakes and ladders based on the difficulty selected.
- Dice is randomly generated on every roll.