I'm currently making a game using tile navigation and I was wondering how this would work. I've seen the other threads on this but they don't answer the question I have. You see, I already have the map in a jpg format. The complete map, not just individual tiles to copy. How could I implement that completed map into a game?
(To tell you the truth, the whole implementation of tiles is confusing too.
)
Thanks in advance!