NutshellEngine ============== .. image:: /assets/nutshell_engine_logo_dark_theme.png **NutshellEngine** is a modular game engine designed to enable game and engine developers to work together efficiently by providing easy to replace modules implementing the game engine’s principal systems such as rendering, physics and audio. .. toctree:: :maxdepth: 2 :caption: Table of Contents ./starting/index.rst ./scripting/index.rst ./module/index.rst ./entity_component_system/index.rst ./asset_manager/index.rst ./frame_limiter/index.rst ./job_system/index.rst ./networking/index.rst ./scene/index.rst ./file_formats/index.rst ./types/index.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`