Commit graph

17 commits

Author SHA1 Message Date
David Thompson
6f298c3d86 Add bump.wav. 2024-05-19 06:15:51 -04:00
David Thompson
e7e5413460 Add exit actor that doesn't really work yet. 2024-05-19 06:15:46 -04:00
David Thompson
a01fdd8983 Remove comment. 2024-05-18 19:08:28 -04:00
David Thompson
9b6ed8ba71 Add basic undo with Z key. 2024-05-18 18:51:45 -04:00
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
Christine Lemmer-Webber
13b7d93a34
Add the mockup sketches for the game 2024-05-18 15:32:45 -04:00
Christine Lemmer-Webber
ce9586f3cb
moar assets! 2024-05-18 14:41:51 -04:00
David Thompson
a34a7e9b7a Add block pushing and wireworld simulation. 2024-05-18 14:04:35 -04:00
David Thompson
b9f9e81381 Export tileset and test rendering a tile. 2024-05-17 17:58:43 -04:00
David Thompson
3e4f5b4fe5 Delete breakout images. 2024-05-17 17:57:51 -04:00
David Thompson
65506333b0 Ignore game.wasm. 2024-05-17 17:51:11 -04:00
David Thompson
1b950264d1 Splat a bunch of modules from elsewhere. 2024-05-17 17:51:11 -04:00
David Thompson
7d728559d0 Use latest hoot. 2024-05-17 17:51:11 -04:00
Christine Lemmer-Webber
0279623e2a
Update shading 2024-05-17 17:01:02 -04:00
Christine Lemmer-Webber
5f2421204d
AND OR XOR graphics, and other things 2024-05-17 16:22:48 -04:00
Christine Lemmer-Webber
f6dc0a37fa
Start of cirkoban graphics 2024-05-17 15:43:17 -04:00
David Thompson
2c824b40a9 First commit! 2024-05-17 13:08:43 -04:00