Ranking
Prev Previous Post   Next Post Next
Original Post
[CONCEPT] Evolving Movement in TB
Hi. I worked on this a long time ago. It's a script that uses a basic Genetic Algorithm configuration (10 population size, and roulette wheel fitness competition for parent selection) to evolve a sequence of move that will get Tori closer to Uke. The Script is a mess, but if you run it and press space to start the GA, you should be able to see incremental improvement.
Attached Files
GA_Movement.lua (12.4 KB, 103 views)
Last edited by Daanando; Jan 20, 2016 at 11:38 PM.