index.rst 925 B

1234567891011121314151617181920212223242526272829
  1. .. include:: _header.rst
  2. Phaser Editor 2D Help
  3. ---------------------
  4. Welcome to the Phaser Editor 2D v3 documentation!
  5. .. |date| date::
  6. .. image:: ./images/welcome-20230324.webp
  7. :alt: Welcome Phaser Editor 2D
  8. Phaser Editor 2D is a powerful visual development tool for creating 2D games using the Phaser game engine. With its intuitive interface and extensive set of features, it allows developers of all skill levels to quickly and easily create high-quality games for desktop and mobile platforms. Whether you're a beginner or an experienced developer, Phaser Editor 2D provides everything you need to bring your game ideas to life.
  9. Last update: |date|
  10. .. toctree::
  11. :maxdepth: 2
  12. intro/index
  13. first-steps/index
  14. workbench/index
  15. asset-pack-editor/index
  16. scene-editor/index
  17. code-editor/index
  18. animations-editor/index
  19. atlas-editor/index
  20. misc/index
  21. pricing/index