aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: 29fd7064b047415f5190dc007bffd81a6bd4c210 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## SALIS UPDATES
- Add eat-string (EATF/EATB) instruction
- Reward organisms for "eating" information

## TSALIS UPDATES
- Better CLI arguments
- Create process cursor selector (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 sizes
	- Instruction count
	- Species dictionary
	- Dictionary graph
- 2D evolution grapher