I've made a java class Levels for a game I'm making. To make it quick to read and make the code simple, the data is in ascii character. The problem is that the class doesn't seem to execute. Could this work with some modification? for a game I'm ma
I've made a java class Levels for a game I'm making. To make it quick to read and make the code simple, the data is in ascii character. The problem is that the class doesn't seem to execute. Could this work with some modification? for a game I'm ma