Command the swarm.
Master the GPU.
Board a derelict starship and boot its parallel reactor, one core at a time. Every puzzle teaches a real Mojo GPU kernel: the same code that powers robotics, imaging, and multimodal AI.
Free · No signup · No paywall · 8 acts playable now 🔥
1# Energize every core: one thread maps to one element2fn energize(out: UnsafePointer[Float32],3 inp: UnsafePointer[Float32], size: Int):4 i = block_dim.x * block_idx.x + thread_idx.x5 if i < size:6 out[i] = inp[i] * 2.0 # core online
2,600 drones. One kernel each.
A drone concert over the Hudson, running live in your browser. Watch 2,600 drones fall into Lady Liberty, a bald eagle and a waving flag, scored to Sousa. Then switch to orchestrate mode and write the kernel that places every drone in the finale.
DRONE CONCERT · HUDSON RIVEROPEN THE SHOW →Bring the ship online, system by system
Each system is an Act. Clear its puzzles to power it up and earn a Core Shard, the module that unlocks the next system. The full Mojo GPU Puzzles course, retold as a campaign.
Cold Boot
Wake the reactor. Energize cores, form squads, give them shared comms.
Diagnostics Bay
Subsystems misfire. Trace bugs and contain a memory breach.
Systems Online
Build sensors, targeting and navigation from real GPU algorithms.
Bridge & Fleet
Expose kernels to Python; teach the swarm to learn.
Your reactor is dark. Light it up.
Write your first GPU kernel in the next 60 seconds, right in the browser.
Start the mission →