From 2eb5f1817bbb8b5af6773bb17901d7df6c60f251 Mon Sep 17 00:00:00 2001 From: wts42 <36044012+wts42@users.noreply.github.com> Date: Mon, 9 Apr 2018 20:12:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efd43fe..a1a15f4 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Update to [Seth Bling's Mar I/O][1] lua code, forked from [mam91/Neat-Genetic-Ma * [x] Include powerups to fitness calculation. (as antagonist to the damage counter) * [x] Option to start with specific powerup. * [x] Give bonus for received 1-Ups. +* [ ] Move bonus multiplicators to config. +* [ ] Show fitness calculation in GUI. ## Readme from [original repository][2] > Added coins/score/damage to fitness calculation.