Dev Kit

Everything you need to build and distribute Crash BASIC games

Crash Player Downloads

Download Crash Player for your platform to play and test Crash BASIC games locally. v1.45.0

Windows

Download

Installer (.exe)

Other formats

macOS

Download

App Bundle · Universal

Other formats

Looking for an older version? →

CrashNet Server

Host your own multiplayer rooms. The CrashNet server is a long-running headless process — download a tarball for your deployment target, extract, and run. v1.45.0 Release notes →

Linux x64

Intel/AMD servers

Download

Portable (.tar.gz)

Other formats

Linux ARM64

Raspberry Pi, AWS Graviton, etc.

Download

Portable (.tar.gz)

Other formats

macOS

Local development / small rooms

Download

Universal (.tar.gz)

Other formats

Windows x64

Windows Server / desktop

Download

Portable (.zip)

After extracting, run ./crashnet-server <game_dir> (or crashnet-server.exe <game_dir> on Windows). Use --simulation for local testing without JWT auth, or set CRASHNET_JWT_SECRET for production deployments. See the multiplayer guide for full options.

Mobile Apps

Play Crash BASIC games on your mobile device.

Android

Google Play (Coming Soon) Download Directly

.apk · v1.45.0

App Store

Download

Distributing Your Games

Need help packaging and distributing your Crash BASIC games outside the Arcade?

Read the Distribution Guide