Notepad/enter/Coding Tips (Classical)/Terminal Tips/3. GUIs/Games/gdevelop.io.md

1.5 KiB

GDevelop

GDevelop is a fantastic no-code game creation platform that can be developed either in-browser or via app.

  1. Learn about how to build object here
  2. Learn about events creation here.
  3. Optimizations video can be found here to improve performance.
  4. Extensions should also be used.
    1. Behaviors and Functions are also called extensions

For text generation

  • this is a good walkthrough that shows how one developer did it
  • For interactive and splitting story generation you'll want to connect the YARN extention !Pasted image 20221121101944.png
  • there might need to be a separate file for this entirely soon