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)
No comments:
Post a Comment