I want to switch between two pyglet games from a maingui screen of third pyglet project which does work as main menu anddisplays the option to user to chose between the two games as wellas according to the users click on options it displays theparticular game and plays from the two games and runs the code ofthat particular game.
Solution