Skip to content

JoergStrebel/VirtualZoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualZoo

A simulator for growing artificially intelligent organisms.

Prerequisites

  • CGAL should be provided by the package manager of the Linux distribution.
  • SDL, SDL_image and SDL_ttf have build dependencies - see https://wiki.libsdl.org/SDL3/README-linux#build-dependencies for needed packages.
  • C++ v17 is a prerequisite
  • The git repos of SDL2, SDL2_Image and SDL2_ttf have to be soft-linked into the root folder (as SDL, SDL_image, and SDL_ttf).

Build instructions

Standard cmake workflow:

mkdir build
cd build
cmake ..
make

Running the simulation

  • You can press to pause the simulation.

References

About

A simulator for growing artificially intelligent organisms.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors