Recommended 2D Game Engine for prototyping
- by Thomas Dufour
What high-level game engine would you recommend to develop a 2D game prototype on windows? (or mac/linux if you wish)
The kind of things I mean by "high-level" includes (but is definitely not limited to):
not having to manage low-level stuff like screen buffers, graphics contexts
having an API to draw geometric shapes
well, I was going to omit…