Litecanvas
Devlog
- February 17, 2025 by Luiz Bills#game-engine, #html5CHANGELOG Removed settings.fps (alternative: just call setfps(30) or other value)... Continue reading
- October 01, 2024 by Luiz Bills#gamedev, #game-engine, #fantasy-consoleFrom the beginning I had decided that in litecanvas there would be no functions to detect keyboard inputs (I would need a plugin/extension). But I decided to change my mind and now we have a function... Continue reading
- July 31, 2024 by Luiz Bills#fantasy-console, #retro, #gamedev, #game-engine, #pico8, #tic80New Version v0.41 Removed TAPPED , TAPX , TAPX and TAPY . See this demo to learn how to handle mouse/touches now. Added multiple touches support. See this demo . Removed DT (become useless). Removed s... Continue reading