Ask your own question, for FREE!
Computer Science 14 Online
OpenStudy (roadjester):

I'm doing the Game of Life by John Conway for my Final Project but I need to add graphics using the allegro library. However, all I'm getting is a non-moving picture. I'm not sure what's wrong. This was the original code: http://codepad.org/AyZ7lbju This is the code i have now after TRYING to use allegro: http://codepad.org/DWU9tW01 (Original question closed, but re-asked because someone wanted to answer it.) @dan815

OpenStudy (kva1992):

well looking at what you provided it looks like your problem is already stated it cannot find the allegro.h file you are trying to include. i believe as soon as you include that when compiling it should work without an issue.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!