Tagged Questions
5
votes
2answers
1k views
How should I manage level progression?
In my code, I just have a Level class right now in the main game loop that just blits a background and spawns some enemies for testing purposes...But I can't figure out how to go about implementing ...
-1
votes
1answer
2k 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 ...