14/05/2000

*************************
******** SpaceCup *******
*************************

1- What is it?
2- News!
3- Again to Make
4- Contribution
5- Requirements
6- Installation

1: What is it?
	SpaceCup is a game of arcade, a leaves left of ice-hockey or of
football in the space with some ball who rebound in all direction. The
mark of game is of marking more points that the adversary.
SpaceCup is under GNU General Public License.
At this time, seen that it is only in version bta, it is supported only
by Linux. A video card 3DFx is really advisable.

2: News!
14/05/2000- SpaceCup Version 0.3
	First playable version (with AI)!
	- Add Jet team (red, blue, white)
	- Add blue team goal.
	- Print score.
	- Select team.
	- first AI.
	- Demo in menu.
	- Revision of map number 0 and 1.
	- Correct a math error in collision.
	- Some details ...

01/05/2000- SpaceCup Version 0.2.1beta
	- Add Goals.
	- We can win the game.
	- Add 4 small jet-propelled at the Jet for translate. It's more
	  easy for aim the but. (Mouse+right button).
	- Add linear movement to the 'Ins', 'Home', 'Page Up', 'Page Down'
	  and 'End' keys.
	- Some details ....

25/04/2000- SpaceCup Version 0.2beta
	First public version (beta). The motor of game functions but he
doesn't have no real interest again to play. One can to move, crash on
the objects. But there is not AI for the adversaries nor of support
for the game in network as well as the notion of earning and lose for
lack of goal at present.
True STEREO sound server.
Support for virtual reality helmets. At this timr no tracker are support.

3: Again to Make
	- Give a team notion to AI.
	- Files of profile, RPM.
	- Support network.
	- Add other types of jet and of obstacles.
	-...

4: Contribution
	All contribution to the project is the well coming :-)
If you achieve of new levels, mail it to me and I will add them so
possible to the future version.  (a simple publisher was necessary)
I will like find people to take care some sound, texts and commentaries,
it is a domain where i am no good )-;

5: Supported material
	At present SpaceCup is supported solely by linux.

> ldd ./SpaceCup
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40015000)
libglut.so.3 => /usr/X11R6/lib/libglut.so.3 (0x40034000)
libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 (0x40067000)
libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x40083000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4027b000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40327000)
libstdc++.so.2.9 => /usr/lib/libstdc++.so.2.9 (0x40338000)
libm.so.6 => /lib/libm.so.6 (0x4037f000)
libc.so.6 => /lib/libc.so.6 (0x4039e000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40498000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x404a2000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x404b8000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x404cb000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x404d7000)
libglide.so.2 => /usr/lib/libglide.so.2 (0x404df000)
libvga.so.1 => /usr/lib/libvga.so.1 (0x40612000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40657000)

He is developed with:
Kernel 2.2.9-19
XFree 3.3.1
PII 300Mhz- 64Mo
Voodoo 3- 3000 AGP
Mesa 3.1-7
Glide_V3-2.60-16
I-Glasses X2 (Virtual reality helmet)

6: Installation
typing tar -zxvf SpaceCup-0.3.tar.gz
go in SpaceCup dir
Publishing the Makefile file in the src dir so necessary.
typing ./ make
typing ./ make install (SpaceCup copy in /usr/local/bin/ and the
textures, wav, maps, in /usr/local/share/SpaceCup

You must to the previous have installed the Mesa and GLUT library.
If you with some mistakes at the time of the compilation, publishes
the Makefile file in src and src/sound dir.
