Skip to content

a simple website to play "rock paper scissor" written in Scala

Notifications You must be signed in to change notification settings

takaczapka/rockpaperscissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock paper scissors

Build Status

A simple web app that has you choose "rock paper scissors" against the computer, and tells you who won.

Requirements:

App should keep track of all time scores. Web interface should display that information.

Build & Run

$ cd tictactoe
$ ./sbt
> container:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.

About

a simple website to play "rock paper scissor" written in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published