Inspiration
I wanted to create things that I understood the basics of but could not make without study.
What it does
This program is a sample of 4 smaller programs. The first is an interactive notepad that can be drawn on. Second a graph of a simple population change equation, third is a simple calculator, and last is a simple animation based on an input value.
How I built it
I made this project through a combination of reviewing and improving old project ideas while researching things that I have never done before, such as the multi-threading done in notepad.
Challenges I ran into
I spent more time than I should have trying to make pointless features no one cares about work. I spent 2 hours or so trying to stop the user from opening more than 1 additional JFrame at the same time.
Accomplishments that I'm proud of
I am proud of the first and third sub projects because they were the ones I found most difficult during production.
What I learned
I have learned more about how JFrames work and much more about multi-threading. This also gave me more time to practice the creation of calculators, something I have failed to do many times.
What's next for CutieHackSubmition
This is a sample of 4 types of projects I have learned to create. In the future I will be improving each of the 4 of these projects.
Log in or sign up for Devpost to join the conversation.