Skip to content

Releases: cataclysmic-studios/tabletop-lounge

Prototype-2024314

14 Mar 00:30
Compare
Choose a tag to compare
Prototype-2024314 Pre-release
Pre-release
  • 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

12 Mar 16:17
Compare
Choose a tag to compare
Prototype-2024312 Pre-release
Pre-release
  • 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