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

for librarys ~
apt install libsdl2-dev libglm-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
- DNA mutations 
- pick a c naming/coding standard and stick with it
- show framerate in gui

credit to iamn1ck for opengl and quadtree
credit to dakjos for assistance with theorycrafting the idea