summaryrefslogtreecommitdiff
path: root/README.md
blob: 4cc0100835116c3d0791596e2642c0868de8883d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 with normal distrobution 
- pick a c naming/coding standard and stick with it
- show framerate in gui
- multithreading

credit to iamn1ck for opengl and quadtree

credit to dakjos for assistance with theorycrafting the idea