github
PONG: Game Engine Guild Edition
PONG is a collaborative Unity game project created by Next Lab’s Game Engine 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 its own…
Conway’s Game of Life: Game Engine Guild Edition
The Next Lab Game Engine 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 system: swirling,…