All Packages
Package Summary
Package
Description
Provides functionality for audio playback within the application.
The
core package contains the core game logic and data structures necessary for managing
the game state, rounds, cards, and hands.The
jokers package contains the joker logic and data structures necessary for
instantiating and creating Jokers.Provides classes for different types of Joker cards in the game.
Provides classes for different types of Joker cards in the game.
Contains classes that define the structure and actions of a game round in Javatro.
Provides the user interface layer for the Javatro application, handling all presentation logic
and user interaction components.
Deck and Runs Art and Formatting
All Screens and its variants
The
manager package contains the core game management and command execution logic.All Options and its variants
Provides classes and utilities for managing game data persistence, retrieval, validation, and
parsing.
Provides utility classes for handling common operations related to data manipulation, hashing,
and card-related operations within the Javatro application.