Raffaello / scala-play-demo

scala play framework demo -- HangPerson (HangMan Game)

Home Page:https://lit-spire-71369.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala Play! simple HangMan Game

Build Status Dependencies Codacy Badge Scala.js GitHub tag

  • CI on TravisCI
  • CD on Heroku

Hangperson DEMO at:

Base

HangPerson Game

HangPerson Game SPA

HangPerson Game

  • store UUID in session/cookie for multiple users and store the state of the game assoicate to the UUID in the cache
  • restore from cache the game state based on UUID retrieved from the session

HangPerson Game SPA [WIP]

  • it download the compiled scalaJS (javascript) built with ReactJS and the game will be generated in the browser (off-line). The Server is no more required at this point except from the random word.

About

scala play framework demo -- HangPerson (HangMan Game)

https://lit-spire-71369.herokuapp.com

License:Other


Languages

Language:Scala 75.2%Language:HTML 22.0%Language:CSS 2.5%Language:JavaScript 0.3%