diff options
-rw-r--r-- | TODO.md | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -0,0 +1,24 @@ +## SALIS UPDATES +- Add eat-string (EATS) instruction +- Reward organisms for "eating" information + +## TSALIS UPDATES +- Create process cursor selector (on WORLD and PROCESS view) +- Enable fast scrolling (on WORLD and PROCESS view) +- Better console: + - Console resumes sim after closing + - Allow longer input + - Allow hex input + - Line editing + - Command history + - Console responses +- Make save files portable + +## PYTHON PLUGINS/APPS +- Create REPORT app that reads many savefiles and generates data files from: + - Organism count + - Organism sizes + - Instruction count + - Species dictionary + - Dictionary graph +- 2D evolution grapher |