c81f5e8641
Removed obsolete line of JavaScript causing client-side code not to run.
9abe516ec7
feat: added live coding features - obstacles and half-directions.
41023d7d97
Added README, changed frontend to only poll when expecting changes.
7367c6ddc4
Moved simulation test script into simulation module. Added test
e5060b33c5
Variables in SimulationThread now consistently distinguish real vs
82a40b5143
Added verbose parameter to SimulationThread to re-enable console output
2f5d8d70bc
Internal function cleanup, changed simulation test code to use
5719813c46
Frontend refinements including extra data such as remaining time.
5eb42d4c47
Updated README with additional information on design decisions and