/MyChalkBoard

MyChalkBoard is an application for you to quickly sketch with a chalk.

Primary LanguageC#MIT LicenseMIT

MyChalkBoard is an application for you to quickly sketch with a chalk. An browser version is available now, The desktop version will be released after some improvements are added.

App on Browser: mychalkboard.github.io

The application is used with keyboard shortcuts. There are very few functions, the goal is to get your sketch done quickly. Shortcuts:

  • Left mouse click to draw, right mouse click to erase
  • Z and X : Change to the chalk color.
  • Ctrl+Z : Undo
  • Ctrl+Shift+Z : Redo
  • Backspace: clear to board

    The application is written in c # in Godot.