Skip to main content

Welcome to Flyde's Online Playground

Choose one of the examples below to get started. Feel free to play around with the canvas and see how your changes affect the result!

Flyde is currently not optimized for mobile devices. Please use a desktop computer for the best experience.

Fibonacci Sequence

This example showcases a classical recursion - the Fibonacci sequence. On numbers higher than 1, the "Fibonacci" node calls itself recursively!
Output Log
    Nothing to show. Interact with the example to emit some outputs!