Thursday, July 9, 2009

Which graphics library to use with C to make hangman game?

I am making a hangman game with C. I've already made it using text, but now I wanna convert it to graphics. Which graphics library should I use, WinBGIm or Allegro?

Which graphics library to use with C to make hangman game?
Go the whole hog - use OpenGL and make it 3D :)





http://www.opengl.org/


No comments:

Post a Comment