The ui-design tag has no wiki summary.
2
votes
1answer
81 views
Confusion with Libgdx UI
I've started with Libgdx and am currently stumbling about trying to understand how to set up the interface. I have generated the base projects in Eclipse ( < proj-name >,< proj-name >-android, ...
1
vote
0answers
44 views
Indicating low vs high card wins in trick taking card game
I have a trick taking card game in which case there are occasions when the high card wins and occasions when the low card wins. Usually this is based on who lead the trick but some cards can change ...