This page lists algorithms that are commonly used in game programming, or that bear some relevance to the field of game programming. ==== Algorithms ==== * [[a_algorithm|A* Algorithm]] - an algorithm used for path finding * [[grid|Grid]] - an algorithm used to optimise the number of calculations required on large fields/maps