1
Fork 0
Commit graph

3 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
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