Commit Graph

17 Commits

Author SHA1 Message Date
cd1275a78f implement framework for control codes 2021-12-31 22:12:21 +01:00
32345876b9 v0.1pre5 + some virtual fireworks for today 2021-12-31 11:08:31 +01:00
581740cbdb add support for .wat files, add xorscroll.wat example 2021-12-16 23:58:58 +01:00
299c08af5b fix isButtonTriggered in web runtime, release v0.1pre4 2021-12-12 17:06:19 +01:00
00cbe656cf add graphicsText mode and finish font_palette example 2021-12-12 00:54:58 +01:00
72e977c4ba fix line drawing 2021-12-11 23:27:38 +01:00
88182f94ee further improve line drawing, start/end pixels still buggy 2021-12-11 00:04:58 +01:00
940d6a1957 start line implementation, still a little buggy 2021-12-09 22:21:50 +01:00
ed24904d60 more font and text functions 2021-12-08 23:59:58 +01:00
aba00b1cae add input to web runtime, add v0.1pre3 to site 2021-12-01 23:36:39 +01:00
9ff4440238 increased gravity 2021-12-01 19:17:41 +01:00
e7333279e0 saved 10 bytes by chosing better float constants 2021-12-01 17:13:54 +01:00
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
88bc4fe364 compress platform module 2021-11-21 23:38:01 +01:00
d86f91789b move all imports to module "env", some tweaks to rust example 2021-11-06 19:46:16 +01:00
32d2519d2d add simple rust example 2021-11-06 18:52:52 +01:00