Update README.md
This commit is contained in:
parent
afbbbdd010
commit
835b5cccd1
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
Update to Seth Bling's Mar I/O lua code.
|
||||
|
||||
Added coins/score/damage to fitness calculation.
|
||||
|
||||
Added version with weighted distance: added circle around mario where enemies inside the circle are treated as most important and enemies outside of the circle have their weights reduced depending on how far outside the circle.
|
||||
|
||||
Added a start/stop button so that the algorithm doesn't auto-start on load and so that one can easily pause the algorithm.
|
||||
|
||||
For some reason, the load feature did not work on my machine. This is now fixed so that I can load a previously saved pool.
|
||||
|
|
Loading…
Add table
Reference in a new issue