1
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
92f801df31
got keyboard input working by using a static buffer (hack)
todo: remove code bloat
2023-09-13 01:49:33 -05:00
fc2055b65f
extracted noise and sampler modules 2023-09-12 12:54:06 -05:00
dde93e69b1
added more colors to map and extracted offset math 2023-08-27 21:42:15 -05:00
eeae55bb73
settled the noisy sea 2023-08-27 20:38:53 -05:00
230e82613d
stylistic changes 2023-08-27 08:00:22 -05:00
1bf702cd99
decent-looking noise 2023-08-26 20:18:32 -05:00
3bc500c727
noise (this is iter 4) 2023-08-26 19:52:33 -05:00
ddb064cdf4
text from rust 2023-08-26 17:15:15 -05:00
5073e03b6a
text poc 2023-08-25 21:55:37 -05:00
a875e36df8
added a stylesheet (passed 10% of the size budget)
also changed wasm name from pirates to index to save like 9 bytes
also changed to "s" opt level to save like 9 bytes
2023-08-25 21:40:48 -05:00
63f6a46482
stuff on-screen
also made a full justfile for web3 (wrong three) codegolfing (no node)

blitting works thanks to http://cliffle.com/blog/bare-metal-wasm/
2023-08-25 20:57:26 -05:00