I'm wondering...
I created a lemmings clone with the Graphics32 library and this works quite ok.
Planning to recreate the game in a more flexible way. Is the use of OpenGL for a 2D game really needed? Is the screenoutput really faster than when I use graphics32?