Hi !
I'm a begginer on BGA development and I come with a very simple (but tricky for me) question.
Currently, I'm working on a kind of "memory" game. It start with some cards put face down on the table. The player only see the back of each card.
At its turn he must peek at two cards to see their face up.
And that's my issue. In the database I have all my cards recorded (with their color, value and position). How can I request this information from the client side?
Thanks for your help.
David
I'm a begginer on BGA development and I come with a very simple (but tricky for me) question.
Currently, I'm working on a kind of "memory" game. It start with some cards put face down on the table. The player only see the back of each card.
At its turn he must peek at two cards to see their face up.
And that's my issue. In the database I have all my cards recorded (with their color, value and position). How can I request this information from the client side?
Thanks for your help.
David