Scene Image

Lockless

Don't get locked in; go lockless instead!

A text adventure game that aims to teach players about lockless algorithms in computer science. Take on the role of a programmer who must navigate through various scenarios where traditional locking primitives are not performant enough. Learn about read-copy-update (RCU), reference counting, memory models, and acquire/release semantics all while trying to solve puzzles and complete objectives.