Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 653 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 653 Bytes

PvP Mode

Rules: https://www.pelotology.com/vol/rules/menu.html

It is mainly composed by 3 files:

  • Global: code related to the global environment of the game, handling the players placement and their playing boards and starting decks.
  • Market: code related to all the market automation, like the shuffling of the main decks and the first deal of the cards of the market. There is also a refill button to add a new card once an item is bought.
  • Player Board: code related to the player board automation, like the life points counters and the random selection of a character.