if i just want to make a simple game with graphics would it be easier to use allegro or to learn the windows api?
This is a discussion on using allegro within the Game Programming forums, part of the General Programming Boards category; if i just want to make a simple game with graphics would it be easier to use allegro or to ...
if i just want to make a simple game with graphics would it be easier to use allegro or to learn the windows api?
Probly allegro, especially if you already know it. I know nothing about windows programming but I decided to move to using mingw+allegro and its just as easy as with djgpp.