Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 507 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 507 Bytes

EsperCards

Cooperative card game based on card combos and tempo plays

Stack

  • Unity client
  • Mirror based host+client to multiple client architecture
  • C# based game logic
  • Visual Studio based debugging
  • Single Scene solution

Server+Client to Client Networking Demo

Networking Demo

Before Connection of host and client

Before Connection

Debugging the host and client

After Connection