cellular-automata/test
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
..
service Extract EngineService into separate service 2018-08-27 20:50:12 +02:00
src Add .toCoordinates() method to grid 2018-08-30 09:53:05 +02:00
app_test_disable.dart Disable superfluous tests 2018-08-25 09:36:27 +02:00
dart_test.dart Initial Commit 2018-07-05 17:59:11 +02:00