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.
- Java
- Simple Graphics
- 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