DelayNoMore/collider_visualizer
2022-12-31 23:28:09 +08:00
..
common.go Fixed collider visualizer. 2022-12-26 20:37:40 +08:00
excel.ttf Refactored module structure for ease of testing backend colliders. 2022-10-14 16:08:22 +08:00
go.mod Fixed collider visualizer. 2022-12-26 20:37:40 +08:00
go.sum Initial trial and error draft of using gopherjs. 2022-12-23 17:31:04 +08:00
main.go Fixed collider visualizer. 2022-12-26 20:37:40 +08:00
Makefile Fixed frontend packaging. 2022-12-18 16:59:38 +08:00
README.md A temp broken commit except for OfflineMap - refactoring jumping. 2022-12-31 23:28:09 +08:00
worldColliderDisplay.go Finally fixed inconsistent pushbacks between frontend and backend. 2022-12-26 22:50:13 +08:00
worldinterface.go Refactored module structure for ease of testing backend colliders. 2022-10-14 16:08:22 +08:00

This module is no longer useful, as we can now use GopherJs+OfflineMap to visualize experimental game dynamics.