parwen68 / card-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Card Game

Just a very simple card game.

To run

Install SBT

> brew install sbt

Start

> sbt

To run in JVM

> cardGameJVM/run

To run in Javascript (ScalaJS)

> cardGameJS/run

About

License:Apache License 2.0


Languages

Language:Scala 100.0%