Thursday, 14 April 2011

Swords n' shields update

STILL working on this game. I didn't expect nor want it to take this long.


A cool thing I learned today was, calling the main method to go straight back to the main menu. Before I'd learnt this, I had to make the program go back through all the other methods it happened to be in.

Though isn't calling the main method a bit like running a program within the same program? I guess it doesn't matter, so long as it works.

I got the editor mode working today!

Things I haven't included in this game are:
  • graphics
  • save game option
  • music & proper sound effects
  • arrays
  • non-static methods (still not sure what the advantages of these are)
In my next game(s) I'll learn how to do these.

No comments:

Post a Comment