/sgs

This is a server-client sanguosha (三国杀) game

Primary LanguageC#

To build:

1. Open Sanguosha.sln with VS 2022 under Source/Sanguosha.

2. Set UI/Sanguosha as startup project in VS 2022.

* If VS reports "Build succeeded" or if "Sanguosha.exe" is produced in your Bin/Debug directory, ignore any compiler errors.

To run:

Go to Bin/Debug, run Sanguosha.exe.