NEAT Invaders Game
October 26th, 2006This is a proof-of-concept Invaders-style game where the invaders are controlled by neural networks and each new wave is evolved by genetic algorithms. This is made possible by DelphiNEAT library. I’m also using the GR32 library for semi-fast 2D graphics and PNGDelphi for PNG loading.
Actually those “neat” invaders are initially quite dumb and the game [...]
Posted by White Shadow