Skip to content

A graphical editor with a moving cursor, made with SimpleGraphics

Notifications You must be signed in to change notification settings

armandofranz/MapEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MapEditor

Map Editor is a challenge by Academia de Código bootcamp. The goal is to be able to draw on a Simple Graphics Library canvas and save the drawing using I/0 streams.

Technologies

  • Java
  • Simple Graphics

Commands

  • Arrows to move the cursor
  • Spacebar to paint
  • E to erase cell
  • C to clear the whole grid
  • S to save drawing
  • L to load drawing

About

A graphical editor with a moving cursor, made with SimpleGraphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages