summaryrefslogtreecommitdiff
path: root/README.md
blob: 6968a391aec6227a91e42e77ac46bc0549901edd (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 libglew-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