|
Cool! I'm making my game in Java, but I've promised myself I would make the majority of my code myself, when possible.
However, this sounds great!
Also, in terms of compiling (I assume you are talking about saving), use a file class, but make sure to somehow encrypt the compiled stuff, or else it would be easy to modify the save file.
|