Wednesday, March 4, 2009

Game Project Progress Report #2

I spent some more time on my project today. In an attempt to make it as visual as possible, I have decided to replace the "keyboard" with a "keypad". Therefore, the entire simulation will be button driven.

I have no significant design issues to discuss...just a progress report. Here's what it looks like so far:


FWIW, this is 859 lines of Java code so far (that count includes blank lines, comments, braces, etc.)

2 comments:

  1. Looks great! Is 859 a lot? It sounds like it, but I don't know java :)

    ReplyDelete
  2. 859 may or may not be a lot. One thing is for sure: it isn't enough. I think it will end up at least double that.

    ReplyDelete