Download

From BBM

Contents

Dependencies

bbm currently requires:

bbm also requires 3d acceleration using either opengl or directX 9

Downloads

Windows

The Windows version of bbm already includes all of the dependencies mentioned above. You may need to install DirectX 9 for the game to run properly. Just Download, Unzip to any directory (Program Files), and double click on bbm.exe to run the game

BBM 0.3.1 for Windows

For more detailed information please see the FAQ

Linux/MacOSX/BSD/Source Code

The Linux/MacOSX/BSD version comes are source code only. You will need to install the above dependencies yourself, then download:

BBM 0.3.1 source code for Linux/MacOSX/BSD

and run the following commands:

 tar zxvf bbm-0.3.1.tar.gz
 cd bbm-0.3.1
 python setup.py build
 (as root)
 python setup.py install

To start the game, run bbm.

For more detailed information please see the FAQ

Personal tools
  SourceForge.net Logo