- Written in scala
- each folder contains the corresponding code of the project
- player_script is the script to run the player, cheker_script is the script to run the turn checking
- santorini-cards-assembly-0.1.jar and turn-checker-assembly-0.1.jar are the packaged executable of the program
- place the script and the corresponding jar executable in the same directory to use
Todo:
Implement search method
Some of the function should be decoupled