Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 1.63 KB

README.md

File metadata and controls

25 lines (24 loc) · 1.63 KB

D&D-like cardgame with multiplayer

Text Example of Photon game with multiplayer, collectible card game, strategy, turn-based combat and roguelike.

Used packages & assets

Unity Game

C# Packs Editor

FAQ

How to launch the game?

You can download latest release of "Test.Version.zip" and launch "Photon Example.exe" for 2 users.

How to create the pack?

You can download latest release of "Packs.Generator.zip" and launch "PhotonExample_PacksGenerator.exe". Move your created file with extension ".pack" to game foler "Photon Example_Data/StreamingAssets/packed/".

How to download source code of game?

Into github, click green button "Code" -> "Download ZIP" OR clone link for clone repository into your pc folder.