kishorekumar522/ScalaGames
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1. To Play SnakeNLadder Game by computer in Scala sbt 'run-main com.ykk.play.PlaySnakeLadderAutomatic' if you want to play game by user implement PlaySnakeLadderAutomatic according to it by taking input from user 2. To Play TowerOfHanoi Game sbt 'run-main com.ykk.play.HanoiMain'