This repository contains my solutions to the programming assignments for my school subject about programming graphics in Java. The assignments cover a variety of topics, including:
-
Drawing pixels and lines
-
To be included
The following assignments are included in this repository:
- Assignment 1:
- Drawing pixel, than moving it around screen using keys
- Drawing cross, than moving it around screen and leaving path only behind middle point
I hope this repository is helpful to other students who are learning how to program graphics in Java.