mimoguz / tripeaks-gdx

A simple tri peaks solitaire game using libGDX.
GNU General Public License v3.0
68 stars 8 forks source link

Card missing on new game start #9

Closed izaleu closed 3 years ago

izaleu commented 3 years ago

Game version 0.45 Android v11 Pixel 3

Installed game, started new game, very top left card is missing.

Screenshot_20210705-101628

I was able to beat this game without matching that card, so it is apparently truly "missing" and not a rendering error.

Screenshot_20210705-101956

mimoguz commented 3 years ago

Merging with #6

izaleu commented 3 years ago

I filed this one separately because the missing card is actually missing, whereas in the other issue the card is just rendered improperly but actually exists.

mimoguz commented 3 years ago

New release with re-written core is up. Hopefully these issues are fixed now.