A Python based genetic algorithm for playing rock, paper, scissors. Includes a few links to interesting material on the subject.
- The Nature of Code is a great open source book on all sorts of nature inspired CS ideas. There is a great chapter on Genetic Algorithms.
- Smart Rockets is a fantastic rocket simulation that uses genetic algorithms to figure out how to fly rockets around obsticals and hit a target.
- My Desert Code Camp Prezi