Skip to content
Tags give the ability to mark specific points in history as being important
  • 0.14
    First version after split from geramundo. Now it's available as library.
    
    - Adapted to a library format.
    - show_grid_and_wait() was changed to a optional global funtion pointer.
    - DEBUG and MAX_ITERATIONS were renamed and made global variables.
    - Reduced contents of util.hpp
    - Renamed struct rect to GridRegion.