Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Logic

Game logic and rules framework. More...

Collaboration diagram for Logic:

Topics

 Players
 Logic related to Player state.
 Zones
 Logical handling of CardZones during a Game.
 Actions
 Actions, events, and their resolution.

Files

file  abstract_game.h
 TODO: Document this.
file  game.h
 TODO: Document this.
file  game_event_handler.h
 TODO: Document this.
file  game_meta_info.h
 TODO: Document this.
file  game_state.h
 TODO: Document this.
file  phase.h
 TODO: Document this.
file  replay.h
 TODO: Document this.

Detailed Description

Game logic and rules framework.

Implements resolution of actions and logical state management for an ongoing Game.