.. Zel Game Engine documentation master file, created by sphinx-quickstart on Thu Mar 18 12:56:02 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Zel Game Engine's documentation! =========================================== This is the documentation page for the **Zel Game Engine.** Here you will find information regarding what features are available together with some examples. .. tip:: If you want to get started straight away, please check out the :ref:`Quick Start` page. .. note:: This is the documentation for **version 0.4.0** of the engine .. toctree:: :maxdepth: 2 :caption: About: about/philosofy about/platforms .. toctree:: :maxdepth: 2 :caption: Getting Started: getting_started/installation getting_started/quickstart .. toctree:: :maxdepth: 2 :caption: Basics :glob: basics/migrationguide basics/levels basics/entities basics/components basics/systems basics/rendering basics/input basics/logging .. toctree:: :maxdepth: 1 :caption: Examples: examples/index .. toctree:: :maxdepth: 1 :caption: API Reference: api/index Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`