/paint-simulator

A simple simulation of paint

Primary LanguageJava

Note I'm no longer working on this project. This was simple lesson on how to save to a file.

paint-simulator

A simple simulation of paint


Paint Simple Simulation

A simple version of paint, using SimpleGraphics as a library.

How to use

  • Arrow keys to move the brush
  • C - delete everything
  • S - save painting
  • L - load last saved paiting
  • SPACE - paint square

Download

  • Please be my guest and download the project to use as intended.

Languages and Libraries

  • This was made on Java using the SimpleGraphics library.