Hi, I'm trying to produce some
Java applications so I can get more
experience with Java.
So far, I've made lots of little programs, as well as a fractal program,
which lets you explore the mandelbrot set, a chess program with working GUI. Also a Pacman game and a snake game, and a graph theory application
based on Dijstrka's algorithm.
I'm struggling to think of any fairly large applications I can start working on. I've thought about some sort of maths program that solves equations and does calculus and graphs, but this would clearly take a
lot of thought before I begin. I've also thought of drawing program,
such as Paint like in Windows.
If any one has any good ideas, please let me know. Thanks very much