Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.1 KB

Twilight Struggle

This is a scala implementation of board game Twilight Struggle. Include server and client.

How to use

  • 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.

License

GPLv3.

Note

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.