Hai, i am new on SFML 2.0.. First of all, i want to explain how my program works: i already created the Snake and Ladder game, with welcome screen, graphics (where everything run in here) and end game, and change player button, when the user run the game, the welcome screen appeared and when the user press number 1, 2 or 3 it change the screen to graphics and added the player ball depends on what number that the user hit on the keyboard.. My Question is: Is the welcome screen just hide on behind graphics and not well removed (i think of it because i not declare any delete function that destroy the welcome screen, just linked it), how to remove the welcome screen while not being used? and how to appear it again while the game is still running and the player hit "change player" button?
Thanks for those who answered my question.. Good night