⚡
It's really easy to get started with null0. You can use our CLI tool to quickly jump in.
- First, download the CLI tool
- put it somewhere in your path
- run
null0 init
to create a new project
It will ask you a few questions, and you pick a language to start with.
You can run your game in the standalone runtime or inside libretro. Eventually, we will have it setup so you can install it through the Retroarch UI, but for now:
- Download the libretro core for your platform here (opens in a new tab) you can also grab some prebuilt .null0 carts to test things.
- Drop the so/dylib/dll in your libretro core directory (opens in a new tab)
- Run RetroArch (opens in a new tab), and navigate to your .nulll0 cart, and run it