holomorph
March 24th, 2006, 07:18 PM
Hey, I just released version 0.9 of balder2d (http://balder.sourceforge.net/balder2d/), which adds AI so you don't need friends to play with anymore, among other cool enhancements.
Balder2d is a 2d shooter, in zero gravity. Players control probes which can stick to (and push off again from) walls, rotate, and fire projectiles. The objective is, of course, to destroy the other probes and earn points.
Installation on an Ubuntu system should be fairly simple. You need to make sure you have SDL, SDL_image, SDL_mixer, SDL_gfx, Python, and boost filesystem installed:
$ sudo apt-get install libsdl1.2 libsdl-image1.2 libsdl-mixer1.2 libsdl-gfx1.2 python libboost-filesystem
then you need to go to the Downloads (http://sourceforge.net/project/showfiles.php?group_id=49631) page, and grab the guichan and hawkNL .deb packages from the 0.8 release, and balder2d_0_9.tar.gz from the 0.9 release. Go to the directory where you downloaded those two debs and type:
$ sudo dpkg -i hawknl_HawkNL1.70-1_i386.deb guichan-0.4.0_0.4.0-1_i386.deb
then unzip balder2d_0_9.tar.gz wherever you like, and run './balder2d' from the bin/ directory wherever you unziped it.
I hope you enjoy it. I'd really like some feedback about the installation, if it works for you or not, etc. Also Feedback on the game is welcome. Thanks!
Bjorn
http://balder.sourceforge.net/balder2d/balder2d_0_9-1.png
Balder2d is a 2d shooter, in zero gravity. Players control probes which can stick to (and push off again from) walls, rotate, and fire projectiles. The objective is, of course, to destroy the other probes and earn points.
Installation on an Ubuntu system should be fairly simple. You need to make sure you have SDL, SDL_image, SDL_mixer, SDL_gfx, Python, and boost filesystem installed:
$ sudo apt-get install libsdl1.2 libsdl-image1.2 libsdl-mixer1.2 libsdl-gfx1.2 python libboost-filesystem
then you need to go to the Downloads (http://sourceforge.net/project/showfiles.php?group_id=49631) page, and grab the guichan and hawkNL .deb packages from the 0.8 release, and balder2d_0_9.tar.gz from the 0.9 release. Go to the directory where you downloaded those two debs and type:
$ sudo dpkg -i hawknl_HawkNL1.70-1_i386.deb guichan-0.4.0_0.4.0-1_i386.deb
then unzip balder2d_0_9.tar.gz wherever you like, and run './balder2d' from the bin/ directory wherever you unziped it.
I hope you enjoy it. I'd really like some feedback about the installation, if it works for you or not, etc. Also Feedback on the game is welcome. Thanks!
Bjorn
http://balder.sourceforge.net/balder2d/balder2d_0_9-1.png