#Ages: Time Flies ##Introduction Ages is a world-generation and exploration software based on procedural generation and complex modelling. We're probably dumber then we think we are.
##Dependencies
- C++11x
- SFML
##Building and Running
- Clone the git repository using
git clone https://github.com/m3rcuriel/ages cd ages- Generate makefiles using
cmake src - Make executable using
make - Run program with
bin/demo