= Welcome to guisterax = [[Image(Screenshot.png)]] == Project Status == Development appears to have stalled after changeset [58] on 2009-07-14. == Project Information == ||Name||'''[[ProjectInfo(name)]]''' ||Category||[[ProjectInfo(cat_name)]] ||Status||[[ProjectInfo(status_id)]] - [[ProjectInfo(status_name)]] ||Short Description||[[ProjectInfo(short)]] ||Long Description||[[ProjectInfo(long)]] ||Forum||http://www.dsource.org/forums/viewforum.php?f=171 ||Home Page||[[ProjectInfo(home_page)]] == About == Guisterax is a small arcade game similar to the old asteroid. All the graphics have been done with [http://www.blender.org/ blender]. Have fun ! And don't forget to put a comment in the [http://www.dsource.org/forums/viewforum.php?f=171 forum] Guillaume Chéreau [[BR]] [http://charlie137.blogspot.com my blog] == Installation == Under windows you can get the game [http://www.dsource.org/projects/guisterax/browser/downloads/guisterax_0.4.zip there] [[BR]] For linux you can get it [http://www.dsource.org/projects/guisterax/browser/downloads/guisterax_0.4.tar.gz there] A much better way is to retrieve the last version of the sources from svn with this command: {{{ svn co http://svn.dsource.org/projects/guisterax/trunk/guisterax/ }}} To compile under linux you need to have gdc installed, then from guisterax directory type : {{{ make }}} If you prefer using dmd instead of gdc, you can type : {{{ make dmd }}} If you use dsss, you can type (this should work under windows too, but I haven't try yet): {{{ dsss build }}} If you are under a mingw environment with gdc, you can type : {{{ make mingw }}} == Game play == Use the left, right, and up arrow keys to move the ship. Space bar to fire. Between each waves you can buy upgrades to your ship.