foss-mmo/modules
David Thompson de7078ef85 Take the "wh" out of whactormaps.
WeakMaps are NOT ITERABLE in JavaScript for security/GC reasons!!!  I
don't know what to do about this long-term but for now I'm just going
to use a regular hashtable so I can keep making progress on the game!
2024-05-18 18:47:58 -04:00
..
dom First commit! 2024-05-17 13:08:43 -04:00
game Add block pushing and wireworld simulation. 2024-05-18 14:04:35 -04:00
goblins Take the "wh" out of whactormaps. 2024-05-18 18:47:58 -04:00
guile Add block pushing and wireworld simulation. 2024-05-18 14:04:35 -04:00
ice-9 Add block pushing and wireworld simulation. 2024-05-18 14:04:35 -04:00
math First commit! 2024-05-17 13:08:43 -04:00
srfi Add block pushing and wireworld simulation. 2024-05-18 14:04:35 -04:00
math.scm Splat a bunch of modules from elsewhere. 2024-05-17 17:51:11 -04:00