Hi, I'm making a Mario game and I'm stuck rn and I don't know what to do, there's so many things I want to add to my game but my knowledge about Java is not enough to make my game. Please help me
the things I want to add are
-Ending when I killed the boss.
-Changing the background when I go to the next map.
-Text inside the game so the player can read instruction.
-Menu function and when it's game over it will go back to main menu (I already made a Main menu but when I tried to implement it and it goes to the main menu I can't press any button to restart the game.)