[quote=Dynamics] 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. [/quote] [quote=Dynamics] YES! Proof of concept successs. [/quote] Awesome. What language?