GithubHelp home page GithubHelp logo

ages's Introduction

#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

  1. Clone the git repository using git clone https://github.com/m3rcuriel/ages
  2. cd ages
  3. Generate makefiles using cmake src
  4. Make executable using make
  5. Run program with bin/demo

ages's People

Contributors

m3rcuriel avatar michael-sandler avatar nlj avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

nliskij

ages's Issues

New Maps

They look very bad. Most now have either too much water or too little. We should revert back to the old way if something changed.

Memory Leaks

Valgrind says we have a memory leak.
==6484== Memcheck, a memory error detector
==6484== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==6484== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==6484== Command: build/ages
==6484==
858310 oceans created
==6484== Warning: noted but unhandled ioctl 0x6458 with no size/direction hints.
==6484== This could cause spurious value errors to appear.
==6484== See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper wrapper.
==6484==
==6484== HEAP SUMMARY:
==6484== in use at exit: 14,863,992 bytes in 419 blocks
==6484== total heap usage: 2,664,127 allocs, 2,663,708 frees, 253,857,232 bytes allocated
==6484==
==6484== LEAK SUMMARY:
==6484== definitely lost: 6,553,608 bytes in 1 blocks
==6484== indirectly lost: 0 bytes in 0 blocks
==6484== possibly lost: 8,192,000 bytes in 1 blocks
==6484== still reachable: 118,384 bytes in 417 blocks
==6484== suppressed: 0 bytes in 0 blocks
==6484== Rerun with --leak-check=full to see details of leaked memory
==6484==
==6484== For counts of detected and suppressed errors, rerun with: -v
==6484== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.