Skip to content

CYHTF7/TcgPlatformServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TcgPlatformServer_readme

Description

A WebSocket server with main logic for your Trading Card Game. You can also use the companion client: TcgPlatformClient.

✅ Features

CardManager

  • add_cards
  • remove_cards
  • get_cards

BoosterManager

  • buy_boosters
  • unpack_booster (check BoosterStorageData.cs)
  • add_boosters
  • remove_boosters
  • get_boosters

DeckManager

  • save_deck
  • remove_deck
  • updateorder_deck
  • get_decks
  • get_deck

Also auth and get_playerdata.

About

Server side for TCG projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages