Beyond-The-Surface Beyond The Surface is a text-based game where players progress through multiple levels by answering questions.
The game uses PySimpleGUI to provide an easy-to-use graphical interface for the player. With PySimpleGUI, players can:
- Select levels from a visual menu.
- View questions and interact with buttons to progress through the game.
- Enjoy a simple and intuitive layout for an enhanced user experience.
To run the game, you'll need to install PySimpleGUI