Zshandi / SuperSpherebox65

This is a preliminary repository for my groups GGJ 2024 entry.
0 stars 0 forks source link

Allow GameData to display arbitrary sprites in selection picture #15

Closed Zshandi closed 6 months ago

Zshandi commented 6 months ago

Add Methods to GameData to be Overridden for Sprite Draw

These methods are then called from GameSelect, instead of GameSelect directly drawing the sprites

Update eight ball game to match card image with in-game sprite

Closes #3 Allow GameData to display arbitrary sprites in selection picture