Tomas Tulka

Results 4 issues of Tomas Tulka

It would be handy to set FPS from the game code. This would save developers some boilerplate code. ``` export function update(): void { // next update will be called...

enhancement

Consider this AS code: ```typescript import * as w4 from "./wasm4"; store(w4.PALETTE, 0xe0f8cf, 0); // light store(w4.PALETTE, 0xe30000, 1); // red store(w4.PALETTE, 0x306850, 2); // green store(w4.PALETTE, 0x000000, 3); //...

Hey, Are you planning to release an official Docker image in Docker Hub? Thanks!

More information at https://blog.ttulka.com/animation-in-canvas-with-webassembly