I have created a program that plays a little game and the level is stored in a file. the data in that file is extracted and seperated into an array of different varaibles. How should I declare that aray so that there is enough space for big complicated variables(more numbers to extract) and to save space when using a small level(less numbers)?
The game is here it is not all that reliable and uses a aray declared with like 500 slots or something
Game
Game Level Maker