Package javatro.core.jokers.addchip
package javatro.core.jokers.addchip
Provides classes for different types of Joker cards in the game.
The javatro.core.jokers.addchip package contains classes that define various Joker
cards, which extend the Joker base class. Each Joker card represents
a unique character with its own description and string representation.
The package includes:
OddToddJoker- Represents the OddToddJoker, a specific type of Joker.ScaryFaceJoker- Represents the ScaryFaceJoker, based on the Abstract Joker of Balatro.
-
ClassesClassDescriptionRepresents a OddToddJoker JokerRepresents a AbstractJoker Joker, based off the Abstract Joker of Balatro.