This conference talk from Lambda Days 2024 explores how cellular automata concepts can be applied to video game development. Discover how five fundamental elements—the cell, the board, the neighborhood, the rules, and the loop—can be used to model various game mechanics and real-life phenomena. Learn how these concepts can be implemented in code using similar patterns across different applications. The 19-minute presentation by Maciej Gorywoda demonstrates how breaking down complex systems into these cellular components creates efficient and elegant solutions for game developers. Recorded in June 2024, this talk provides practical insights for programmers interested in applying cellular automata principles to create dynamic game environments.
Overview
Syllabus
Cellular Automata for video games - Maciej Gorywoda | Lambda Days 2024
Taught by
Code Sync