A card game made in Scala by Jan Kaiser and Ralph Segi for the class Software Engineering at HTWG Konstanz.
- Make sure you use at least Scala 2.11.8 (Minimum tested)
- This project is built using SBT.
- A build.sbt file is already delivered with the project
- Clone this repository and open it up with IntelliJ IDEA otherwise you need to load the neccessary dependencies via SBT using the build.sbt file.