Hi,
I'm trying to code a tile engine for a game a couple friends and I are making. The main speed bump that I've run into is converting a string, which the contents are only integers(from a text file), into a integer array.
How would I go about this?
Thanks in advance,
EpicAsian