How to use litecanvas in LOWREZJAM
Litecanvas » Devlog
LOWREZJAM is a game jam that takes place every year, and its only mandatory rule is that your game must have a resolution of 64x64. Following just this rule, you can create your game using any language or tool you want.
This year’s jam started a few days ago, but it will still last for 7 days (it goes until August 15th, 2024, at 8:00 AM)… I know, I’m late hahahha.
If you want to try this jam with Litecanvas, just instantiate your game like this:
litecanvas({
width: 64,
height: 64,
pixelart: true
})
And done! Now you just have to make your game.
About LOWREZJAM: https://itch.io/jam/lowrezjam-2024
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.9641 days ago
- changes until v0.8382 days ago
- v0.74Feb 17, 2025
- Changes until v0.72Feb 11, 2025
- v0.58Oct 01, 2024
- v0.54Sep 26, 2024
- v0.42Aug 05, 2024
- v0.41Jul 31, 2024
Leave a comment
Log in with itch.io to leave a comment.