King of the Grid: A Z80 Sandbox Bot Competition
2025-02-25
A Z80-based sandbox game where developers write bots to compete for dominance on a 32x32 grid. Two bots start in opposite corners, battling for survival by gathering food, moving, and cloning themselves. Written in Z80 assembly or C, bots can utilize shared memory for communication. The last bot standing wins! An online IDE and command-line build process are provided, along with game recording and sharing capabilities. This is an AI programming competition challenging algorithmic efficiency and strategic thinking.
Game