Refresh a card without refreshing the whole board
Hi,
For my studies we have to make a small game in MAUI;
Si basically have this Matrix2D
then my board
The isssue is: I can't refresh just 1 card to make it visible
3 Replies
Without refreshing the whole board
GitHub
GitHub - WailRoth/student-project-memory: Student project memory game
Student project memory game. Contribute to WailRoth/student-project-memory development by creating an account on GitHub.
talking about:
https://github.com/WailRoth/student-project-memory/blob/main/sources/Memory/Memory/Layouts/Matrix2d.cs
https://github.com/WailRoth/student-project-memory/blob/main/sources/Memory/Memory/Views/Pages/BoardPage.xaml.cs
GitHub
student-project-memory/sources/Memory/Memory/Layouts/Matrix2d.cs at...
Student project memory game. Contribute to WailRoth/student-project-memory development by creating an account on GitHub.
GitHub
student-project-memory/sources/Memory/Memory/Views/Pages/BoardPage....
Student project memory game. Contribute to WailRoth/student-project-memory development by creating an account on GitHub.