Skip to content

karthikv1392/ScalaWorks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissor Game through Actor Model in Scala

  1. Copy the folder “RockPaperScissors_DeCentralized” to your workspace / folder of your computer.
  2. Please maintain the folder hierarchy
  3. Open the folder properties and edit the value of rounds in the settings.conf if you want to edit the number of rounds for which the game has to be run
  4. If you have an IDE like IntelliJ or some other IDE, the folder can be directly imported to it’s workspace and then run
  5. From command line, open the project folder and brows to src -> main -> Scala and then run scala game_dist.scala
  6. If you have sbt installed, then from the home folder of the project run the command sbt run
  7. For any queries contact : karthikv1392@gmail.com --

About

Repository containing different Scala works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors