File: README~

package info (click to toggle)
blockattack 1.3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,180 kB
  • ctags: 1,826
  • sloc: cpp: 6,225; sh: 3,257; ansic: 3,055; makefile: 105
file content (38 lines) | stat: -rw-r--r-- 1,193 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Thanks for downloading Block Attack - Rise Of the Blocks 1.3.1 for Linux and other Platforms

Version 1.3.1

Only small changes to the Linux version. The "-nosound" parameter should be usefull.

scons must be present on the system to compile.

The game can be ran by double clicking "starter" in the "Game" directory.

If it doesn't work (because your distro uses an old stdc++ file or you are running 64 bit you will need to compile)

To compile:
First compile and install enet (can be ignored if you already has it, but its is not likely unless you have installed blockattack before)
Go to the "enet" directory and type:

make
make install

as root

Then compile blockattack itself by typing:

scons install blockattack
as root


If you get errors you might need certain packages on your system.

Dependencies:
On Ubunut the required packages are to run are: libsdl1.2debian-all, libsdl-image1.2 and libsdl-mixer1.2
To compile: build-essential, libsdl1.2-dev, libsdl-image1.2-dev and libsdl-mixer1.2-dev

By default the game is now placed in: /usr/local/bin/blockattack
This means that it can be runned by just typing "blockattack"

http://blockattack.sf.net
Poul Sander poul@poulsander.com