vlbee / scala-scrabble

Command line Scrabble practice against the computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scala-scrabble

Exercise to learn Scala.

Requirements:

  • scala 2.12.7
  • sbt

To Run:

git clone https://github.com/vlbee/scala-scrabble.git
cd scala-scrabble
sbt run

About

Command line Scrabble practice against the computer


Languages

Language:Scala 100.0%