Skip to content

nashjain/snakes_n_ladders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Snakes and Ladders Game

Simple Snakes and Ladders Game Implemented in Ruby.

Snakes and Ladders Game - Rules

  • One or more players can play the game
  • Typical board size is 10 x10, but user can specify different board size
  • User can decide the game mode (Easy = 5 snakes and ladders, Medium = 10 snakes and ladders, Hard = 20 snakes and ladders.) Default to easy mode.
  • After each move, snakes and ladders could move, but at least after each game, they should move.
  • Game takes the names of all the players and reports the name of the winner.
  • Random player gets to start

About

Simple Snakes and Ladders Game Implemented in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages