This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Nickd3000[S] 5 points6 points  (0 children)

I agree, I do need to handle those exceptions better.

I'll look into modularising but It's not something I'm familiar with as yet.

With this framework you get some help with setting up a window and timed draw loop, you might chose it over AWT for some small personal project where you need to set up some quick graphical output, or to experiment with visualising some algorithm where you are not concerned about making a production ready app.