video game

PONG: Next Lab Edition

PONG is a collaborative Unity game project created by Next Lab’s Games and Spatial Computing Guild, exploring incremental mechanic evolution within a classic arcade format. Each round begins as standard Pong, but every subsequent level introduces a unique gameplay gimmick—altering physics, controls, objectives, or level rules. These gimmicks do not stack; instead, each level has…

Conway’s Game of Life: Next Lab Edition

The Next Lab Games and Spatial Computing Guild’s take on Conway’s Game of Life turns a classic math toy into an interactive, kaleidoscopic sandbox built in Unity. Instead of a single “alive vs dead” state, cells can take on multiple colors—each with its own ruleset and behavior. The result is a deterministic but endlessly surprising…