Talk 54:00

CodeGames: Playing with a Real-Time Coding Game

Developed by Manas.Tech, CodeGames is a real-time programming game where two players compete against each other by live coding using a custom language to control spaceship behavior. This talk covers the architecture of the Erlang backend supporting the game logic, player code execution, tournament management, spectator features, and AI-powered players, with emphasis on lessons learned implementing this highly concurrent application.