cellular-automata/lib
Marty Oehme 5a72783d57 Add .toCoordinates() method to grid
Calculates the 2-D array coordinates from the corresponding list index passed in. Relies on grid width to calculate coordinates. Does not check against grid size constraints.
2018-08-30 09:53:05 +02:00
..
components Add Grid Size Input to Configuration Bar 2018-08-27 23:04:02 +02:00
service Add Grid Size Input to Configuration Bar 2018-08-27 23:04:02 +02:00
src Add .toCoordinates() method to grid 2018-08-30 09:53:05 +02:00
app_component.css Add Configuration Sidebar with ConfigurationService 2018-08-23 14:12:22 +02:00
app_component.dart Fix Wrong ControlService being provided to Angular 2018-08-27 23:02:48 +02:00
app_component.html Add Configuration Sidebar with ConfigurationService 2018-08-23 14:12:22 +02:00