This is my first coding project, where I am doing a 6 x 6-matrix matching game ("Memory"). Now I have tried applying a high-score in the end of my game. The problem is, to be able to try if my high-score works I need to complete the whole game which takes long time.
How do I come around this problem? I'm happy to share my whole code to get feedback.
Thanks in advance!
How do I come around this problem? I'm happy to share my whole code to get feedback.
Thanks in advance!