Getting Started¶

This section walks you from “I’ve never seen FlipJump” to a working “Hello, World!” in three short pages.

In a hurry?¶

Open the FlipJump IDE in your browser — it has the compiler and runtime built-in, no local install required. Pick the “Hello World” example from the file menu, click Run, and you’re done.

When you’re ready to use it locally, install the fj toolchain and follow the Hello World walkthrough.