Menu

Project launch

I've added the first full version of the game, complete with a makefile. Note that the makefile does NOT test for the existence of the Allegro library--still working on that. Windows users might have trouble with the make because it uses `allegro-config --libs` to link the Allegro headers. I'm not sure how Windows cmd works with allegro-config.

Posted by Matthew Presser 2010-05-22

Log in to post a comment.