Hi! Totally new to coding
I am making a super simple ping-pong game for a friends birthday. At a certain score I want her to get to the next “page” which gives her 3 numbers she has to use to open a lock etc etc.
I got the score count and everything, working in c# and Visual Studio. But how can I programm the game to end when she scored 10 and open a page with numbers on? Might be quite easy, right?