I am writing a 2d game engine, http://glass-flame.blogspot.com, and before I get any further I want to ask whether the +y axis should go up or down, and where the point 0,0 should go.
The view will behave as window in to a world that may be much bigger than what you can see, so I was thinking the 0,0 maybe should go in the middle, what do you think?