DreamOneX / sanguosha-csharp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. 

About

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


Languages

Language:C# 99.6%Language:HLSL 0.4%