Skip to main content
1 of 5

Java- 2-D mapping

I am planning on making a 2-D Science-fiction game involving spaceships and One of the major things that I am having trouble figuring out is how to create a 2-d array of smaller maps that the player can explore. (Similar to that old(and possibly forgotten) flash game Starfighter: Disputed Galaxy) and I was wondering how you can do that? It would help quite alot!