Skip to content

doa14001/Dot-Art

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 26, 2019 13:34
March 26, 2019 13:34
March 26, 2019 13:34
March 26, 2019 13:34
March 26, 2019 13:34
March 26, 2019 13:34
March 26, 2019 13:37
March 26, 2019 13:34

Dot-Art

This program will drawn a circle on a white panel when the user clicks with the mouse. The dots created are stored in an array so that they can all be displayed at teh same time on the panel.

Each circle drawn is drawn with a custom color using red, green and blue values.

The user can write the balls to a file and save it locally. They can then read the file of balls and restore the screen to the state when the file was written.

This requires the creation of the save to file and read to file buttons, as well as the ability to press the S adn O key to save and open files respectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages