ants/src/scenes
2022-06-29 15:45:31 +03:00
..
AbstractScene.ts Initial implementation 2022-06-26 12:34:16 +03:00
AntsComputeScene.ts Cleanup; make ants bounce off the world bounds 2022-06-26 19:23:23 +03:00
AntsDiscretizeScene.ts Cleanup; make ants bounce off the world bounds 2022-06-26 19:23:23 +03:00
DrawScene.ts Interaction improvements and minor fixes 2022-06-29 00:35:45 +03:00
ScreenScene.ts Add obstacles 2022-06-29 15:45:31 +03:00
WorldBlurScene.ts Cleanup; make ants bounce off the world bounds 2022-06-26 19:23:23 +03:00
WorldComputeScene.ts Interaction improvements and minor fixes 2022-06-29 00:35:45 +03:00