Skip to content

larsskaug/bowling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score and View a Game of Bowling

Bowling Score Calculator and Display using Play! Scala

Requirements

sbt must be installled to run this application.

How to Run

Clone the repository and cd play-scala-bowling

Then build the application by running

sbt run

To specify a diferent port than the default (9000), run

sbt "run 9001"

Once the application has finished building, open the follwing address in a browser

http://localhost:9000/bowling/Madonna

... to see the result of a random game of bowling played by Madonna.

What else?

The root folder has a diagram to show the classes involved. Download and open in a browser to view.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published