Skip to content

Projects I did while learning at Code for All's 14 weeks Bootcamp

License

Notifications You must be signed in to change notification settings

rubenspstk/mapEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapEditor

This Java project was crafted during my fifth week at the Code for All Bootcamp, utilizing the simplegfx library.

The application serves as a map editor, enabling users to paint, erase, save their drawings, and load existing drawings.

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
  • L Key - Load Drawing
  • C Key - Clear Canvas

About

Projects I did while learning at Code for All's 14 weeks Bootcamp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages