Skip to content

Java application that lets you paint, erase, save image and load image.

Notifications You must be signed in to change notification settings

duartebaena/MapEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MapEditor

Java application that lets you paint, erase, save drawing and load drawing.

Controls:

  • Arrow Key Up - Move Up
  • Arrow Key Down - Move Down
  • Arrow Key Right - Move Right
  • Arrow Key Left - Move Left
  • Space Key - Paint
  • D Key - Erase
  • S Key - Save Drawing in a file
  • L Key - Load Drawing from a file
  • C Key - Clear Drawing
  • Additional features: Continuous painting while pressing Space Key, and while pressing D key it will continuous deleting.

About

Java application that lets you paint, erase, save image and load image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages