Commit Graph

17 Commits

Author SHA1 Message Date
1cc480cd48 add first iteration font and print functions 2021-12-01 09:08:21 +01:00
8695a222f0 add support for game input 2021-11-28 22:47:23 +01:00
667a222331 tic(i32) => upd(), time(), first version of palette 2021-11-27 21:38:48 +01:00
0cb169d62e added -p -c -l -o options to uw8 run command 2021-11-26 23:45:29 +01:00
fcf24110c5 update to new upkr version, use css to scale canvas 2021-11-24 22:51:27 +01:00
88bc4fe364 compress platform module 2021-11-21 23:38:01 +01:00
f6d0bdfa8f add simple rust "script" to build platform binaries 2021-11-21 16:46:20 +01:00
5aabf49b63 clean up web runtime 2021-11-21 15:47:27 +01:00
40d684ea9a loader.wasm binary now includes compressed base 2021-11-21 13:36:09 +01:00
93b2bb60bd implement upkr unpacker in wasm, use to load compressed base 2021-11-20 23:36:16 +01:00
dbe59a45f5 fix rectangle function, change resolution to 320x240 2021-11-14 17:09:37 +01:00
bce7d82dae move native microw8 code into object to prepare for file watch 2021-11-14 14:43:02 +01:00
294b9f5634 add palette support (default is still greyscale for now) 2021-11-13 22:29:20 +01:00
944856b267 implement first batch of drawing functions (filled rect/circle) 2021-11-13 17:44:15 +01:00
3be4e7b101 add platform module providing implementation of random functions 2021-11-08 23:16:17 +01:00
2178ca5296 Added some more documentation. 2021-11-06 12:38:12 +01:00
160afba8b0 added unlicense, more style, started math imports 2021-11-03 22:06:04 +01:00