v0.41
Litecanvas » Devlog
New Version
v0.41
- Removed
TAPPED,TAPX,TAPXandTAPY. See this demo to learn how to handle mouse/touches now. - Added multiple touches support. See this demo.
- Removed
DT(become useless). - Removed
settings.background. - Removed
settings.useMouse. - Removed
linecap()(same asctx().lineCap = ...). - Removed
linejoin()(same asctx().lineJoin = ...). - Removed
filter()(same asCANVAS.style.filter = ...). - Removed
fract(). - Removed
clear()(old alias forcls()). - Removed
print()(old alias fortext()). - Added
emit()(useful to trigger custom events).
Litecanvas
2d game engine inspired by PICO-8 and p5.js
| Status | In development |
| Category | Tool |
| Author | Luiz Bills |
| Tags | 2D, coding, Game engine, html5, javascript, lightweight, minigames, Open Source, PICO-8, tiny |
More posts
- changes until v0.96Jul 28, 2025
- changes until v0.83Jun 17, 2025
- v0.74Feb 17, 2025
- Changes until v0.72Feb 11, 2025
- v0.58Oct 01, 2024
- v0.54Sep 26, 2024
- How to use litecanvas in LOWREZJAMAug 07, 2024
- v0.42Aug 05, 2024
Leave a comment
Log in with itch.io to leave a comment.