litecanvas
LITECANVAS is a lightweight HTML5 canvas engine suitable for small games and creative programming for people who enjoy coding.
Features
- Web-based: You don't need to install anything.
- Simple API: Just few functions to draw shapes and some utilities to other things to play sounds and math.
- Predefined colors: Just use a number (from 0 to 11) to choose a color in our 12-color palette.
- Retro sounds: Create and play sound effects with ZzFX.
- Extensible: Use or create plugins to add functionalities or change the engine.
- Playground: Our playground works even offline, very useful for testing ideas anywhere anytime (even on your mobile phone).
Useful links
Status | In development |
Category | Tool |
Platforms | HTML5 |
Author | Luiz Bills |
Tags | Game engine, html5, javascript, lightweight, minigames, Mouse only, PICO-8, TIC-80 |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Mouse, Touchscreen |
Accessibility | One button |
Links | Homepage, Community, Source code |
Development log
- v0.5851 days ago
- v0.5456 days ago
- How to use litecanvas in LOWREZJAMAug 07, 2024
- v0.42Aug 05, 2024
- v0.41Jul 31, 2024
Comments
Log in with itch.io to leave a comment.
is mobile supported?
Yep, you can use it on mobile. Did you encounter any problems?
no problems. i see the touch works perfect. but i can't see any multitouch in the demo.
multitouch is not supported YET
okey. i'll be waiting for multitouch function. love your game engine! 👍
added multitouch support in the latest version :)