Skip to content

A keyboard-controlled drawing app for MicroPythonOS.

License

Notifications You must be signed in to change notification settings

MicroPythonOS/MPOS-QuasiDoodle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quasi Doodle

A keyboard-controlled drawing app for MicroPythonOS.

Features

  • Arrow keys to move cursor
  • Enter key to toggle drawing mode
  • Visual cursor indicator (green when idle, red when drawing)
  • Smooth pixel-based drawing with circular brush
  • Real-time cursor position feedback

Controls

  • Arrow Keys: Move the cursor around the canvas
  • Enter: Toggle drawing mode on/off
  • Drawing Mode ON: Cursor turns red and paints as you move
  • Drawing Mode OFF: Cursor turns green and moves without painting

Version

0.0.1

Possible improvements:

  • Color picker for brush color
  • Adjustable brush size
  • Save/load drawings
  • Clear canvas button
  • Multiple brush shapes (square, circle, line)

About

A keyboard-controlled drawing app for MicroPythonOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%