Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 567 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 567 Bytes

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 / movement
  • maybe collision
  • omnivores
  • click to add new organisms
  • 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