Day 2: Map Complete, ideas cemented. Mostly.

My maps are done, the ideas ready to be coded. Tomorrow I will start working more on the game code, as right now I have just a basic frame of some usual functions I find useful.

And a question: Is it better to load one huge image, larger than the screen, or to load a few tiny ones? Or what should I do?

(Basically I have a huge map image, and it needs to scroll, so what would be the least laggy way to do it?)