This is a scala implementation of board game Twilight Struggle. Include server and client.
- Clone or download this repository.
- Open Intellij IDEA, open this folder.
- Copy app\src\main\resources\config.template.property to app\src\main\resources\config.property.
- Open config.property and change some properties.
- Find class me.herbix.ts.client.Client, run it.
- Or run me.herbix.ts.server.Server to start a server.
The original version of this game is in Chinese. I google translated all strings to English. So there might be some bad translations (mostly in card effects). I'm sorry for this but I don't have time to handle these.
All image resources are from internet directly or indirectly.
- Most cards' images are from Twilight Struggle Card List.
- Map image is from GMT Games.
- Turn zero and promo cards' images are from BoardGameGeek.