Tagged Questions
-2
votes
2answers
476 views
OpenGL + Allegro. Moving from software drawing X Y to openGL is confusing
Having a fair bit of trouble. I'm used to Allegro and drawing sprites on a bitmap buffer at X Y coords. Now I've started a test project with OpenGL and its weird.
Basically, as far as I know, theirs ...
-1
votes
1answer
1k views
What is the best engine for my first serious 2d game? [closed]
What game engine/graphics engine should I use for my first indie game?
I'd like to add that this is not my first game, I've previously used Allegro for 2d development (pong, chess and stuff).
I am ...