summaryrefslogtreecommitdiff
path: root/README.md
blob: 520df5dd48225804363f9228ec07773f166e757c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
nature's course

for librarys ~
apt install libsdl2-dev

ideas
- make code compilable on various distrobutions (maybe wangblows if not too big of changes)
- camera zoom
- collision
- carnivores / omnivores
- click to add entities
- randomly generate new types of creatures
- gui speed up / down
- all traits (speed, reach, size, etc) contained in DNA structure which is mixed with mate and passed to child
- pick a c naming/coding standard and stick with it