Frequently Asked Questions:
- Can I play this game?
- I suppose you could play the game, (depending on what
you mean by play) but the current code is not really capable of
doing anything exciting. Sorry.
- Why are you coding in Java?
- Because I hate your language of choice. In all actuality, I
just have more experience with Java for client-side applications
than I do for any other language. (Though I use the word experience
a tad loosely here...)
- Why SWT? (Why not Swing/AWT?)
- Because something about applications with native widgets that
work cross-platform appeal to me. Frankly, I’m more likely
to switch applications than switch operating systems, and keeping
things consistent between applications appeals to me.