Pico-Draw
A 64x64 drawing application for Pico-8, and submission for LOWREZJAM 2023.
How to Use
- Move the mouse to move
- LMB to draw.
- 🅾️ and ❌ to change colors
- ⬅️ and ➡️ to change tools
- ⬆️ to toggle debug menu
- ⬇️ to toggle tool and color menu
- MMB to clear screen
Tools
- Mouse - draws a single pixel wherever you click
- Line - draws a straight line between two points. Click once so set start point, and again to set end point.
- Fill - Fills in an area with a single color
- Circle - draws a circle. Click once to set the midpoint, and again to set radius
- Pipette - sets the current color to the color you click on
Links
Devlogs: https://arnaught.neocities.org/blog/tagged/lowrezjam/
Comments
Log in with itch.io to leave a comment.
The fill tool is so fun! I could watch it all day