Explore a programmer's approach to solving a challenging Nintendo-sponsored CodinGame puzzle in this 2017 GDC talk. Delve into Mike Acton's problem-solving process, focusing on visual correlation, testing techniques, and mathematical concepts such as square-free factorization and polynomial derivatives. Learn how to apply these strategies to complex programming challenges, from initial analysis to final implementation. Gain insights into the importance of thorough testing, including the use of truth tables and various test cases. Discover practical applications of advanced mathematical concepts in game programming, and understand how to break down and tackle intricate puzzles step-by-step.
Math for Game Programmers - Solving Nintendo's CodinGame Challenge