Hardikaz / SnakeAndLadders

This is a Snake and Ladders game coded by me in JAVA language .For more information have a look at the README file

Home Page:https://github.com/Hardikaz/SnakeAndLadders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnakeAndLadders

s lj

  • This is the GameBoard which shows the positions where ladders and snakes are placed

Rules to play this game

  • Press 1 to role the dice
  • Press 0 to end the game
  • If you get a six on your dice you will get one more chance
  • If you reach a ladder you will be climbed up
  • If you will get bitten by a snake you be pulled down to the tail
  • You have to score 100 to win the game
  • It is a single player game

About

This is a Snake and Ladders game coded by me in JAVA language .For more information have a look at the README file

https://github.com/Hardikaz/SnakeAndLadders


Languages

Language:Java 100.0%