Hi all!
I just wanted to let you know that I've just put my space invaders (the classic arcade game) re-make on the dumping grounds. There are also pre-compiled binaries available on my web page (http://www-etud.iro.umontreal.ca/~sthilaid/).
The game runs over glut and SDL and should be compatible at least with linux, windows and mac systems (execpt that the glut user interface does not seem to work in windows...). Compilation insights is provided in the README file.
Just send me a mail for help, question, comments, or most likely, bug reports! ;)
Enjoy! ^_^Y
David
Afficher les réponses par date
David!
The code of the game is very educational, because it demonstrates a lot of things to use like FFI, OpenGL, continuations, and Scheme programming in general.
Thank you very much. Nick.