A game in which you fly a space ship through a maze to collect all the items.
Be the first to post a text review of SpaceMaze. Rate and review a project by clicking thumbs up or thumbs down in the right column.
campaign support included
I have written some more code on this game since I have an C couse in school. Most of the changes are internal and not visible to the user. For a list of changes see the changelog. The game now works on Irix. I used the standard compiler and make utility for Irix. I had to code an strrev function, since such a function doesn't exist in ANSI C. I also had to make a new Makefile since my current for Linux is for Gnumake.
<br> * Using SDL_image to load in graphics from png files.<br> * Fixed some minor stuff that was listed in the TODO file.<br> * Using a fixed frames-per-second now of 25.<br> * Font support using BFont.<br> * Added an strrev function to mimic the one in Microsoft Visual C for ANSI C compilators.<br>
<br> * Using SDL_image to load in graphics from png files.<br> * Fixed some minor stuff that was listed in the TODO file.<br> * Using a fixed frames-per-second now of 25.<br> * Font support using BFont.<br> * Added an strrev function to mimic the one in Microsoft Visual C for ANSI C compilators.<br>
Did a file release using the Sourceforge functions. This is the same tar.gz and deb that has been available from the website. Have just been to lazy to learn how to use this function =) If anyone finds this interesting, mail me cause I could use some motivation =P
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?