cellular-automata/test
Unknown 8db9cd6ff1 Move Simulation Accesses to Simulation Class
Everything has been refactored away from engine, which now only controls updating & rendering within a specific timestep. (As well as stepping forward by calling a single update)

Everything regarding grids, patterns and cells has been moved into the simulation and the Services have been updated to reflect that.
2018-10-18 15:21:50 +02:00
..
service Remove ConfigurationService 2018-10-18 14:23:07 +02:00
src Move Simulation Accesses to Simulation Class 2018-10-18 15:21:50 +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