https://github.com/filipamarta/square-canvas-paint
A "game" where you can paint something you want in a squared canvas. It was made in Java 7 and with the help of simple graphics library.
https://github.com/filipamarta/square-canvas-paint
java simple-graphics
Last synced: about 1 year ago
JSON representation
A "game" where you can paint something you want in a squared canvas. It was made in Java 7 and with the help of simple graphics library.
- Host: GitHub
- URL: https://github.com/filipamarta/square-canvas-paint
- Owner: filipamarta
- Created: 2020-02-03T14:24:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T14:53:38.000Z (over 6 years ago)
- Last Synced: 2025-06-08T21:04:00.116Z (about 1 year ago)
- Topics: java, simple-graphics
- Language: Java
- Homepage:
- Size: 815 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Square Canvas Paint
A "game" where you can paint something you want in a squared canvas.
It was made in Java 7 and with the help of simple graphics library.
_It was a project made during Academia de Código bootcamp_
