Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 289 Bytes

index.rst

File metadata and controls

15 lines (11 loc) · 289 Bytes

Menu System

In this game we have 3 scenes which consist of the the Start Scene, Splash Scene, and Game Over Scene.

.. toctree::
   :maxdepth: 1
   :glob:

   Start Scene <start_scene>
   Splash Scene <splash_scene>
   Game Over Scene <game_over_scene>