Releases: cataclysmic-studios/tabletop-lounge
Releases · cataclysmic-studios/tabletop-lounge
Prototype-2024314
- Uno!:
- Draw card button
- Narrowed logic more
- Create a version label based on current GitHub release & commit
- Set up Firebase data persistence
- Implement playtime data tracking
Full Changelog: Prototype-2024312...Prototype-2024314
Prototype-2024312
- Created server/client GameTable components controlling game cameras and participating players
- Create CardGame base class that encapsulates all functionality of a standard card game
- Create base Uno class (extending from CardGame) controlling respective game logic