This is a Scala Game called Emotion. It is a turn-based game created for academic purposes. This project was achieved using Scala and ScalaFx library.
- Requires JDK 1.8
- Scala Any 2.12._ versions
Head to the command prompt and open up the directory for the folder.
# type cd and the path of this project
# next type the following to compile and run program
sbt
run
- Interactive 1v2 turn-based game
- Emotion-types weakness and strengths
- Random enemies spawn
- Simple animations
- Aim of the game is to be the last one standing
