Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 504 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 504 Bytes

Beyond-The-Surface

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