[quote=whizzball1] So you spawn different characters and move them around? [/quote] Sort of. Imagine a text based game map. The at sign represents the player. They can move throughout the field. An x is an empty square. Eventually, I may add random encounters, and after that, give graphics a shot. I designed the program in a way that to expand the map size, all I have to do is change a few numbers around in the array and loops.