.. eden documentation master file, created by
sphinx-quickstart on Mon Apr 8 14:25:52 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to EdenSpark's documentation!
================================
EdenSpark is a game engine that is designed to be simple and easy to use. You can use EdenSpark to create 2D and 3D games, simulations, and other interactive applications, and share them with others.
EdenSpark supports the `Daslang `_ programming language, and is designed to be easy to learn and use, even if you have no prior experience with programming or game development. You can find more information about Daslang in the `Daslang documentation `_.
This documentation will show you how to get started with EdenSpark, and provide you with the information you need to create your own games and applications.
.. toctree::
:caption: Contents:
getting_started.rst
index/scene_core.rst
resources_index.rst
index/system_core.rst
input_index.rst
components_index.rst
index/physics_core.rst
math_index.rst
index/time_core.rst
render_index.rst
index/sound_core.rst
index/local_storage_core.rst
index/generic_storage.rst
index/coroutines_core.rst
index/free_camera.rst
tweener_index.rst
index/daslang/index.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`