home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2003 Ekstra 100 Spil
/
K-CD_2003_Ekstra_100_Spil.iso
/
Pusle
/
Matchball
/
matchball-0.33b-win32-setup.exe
/
AppDir\Readme.txt
< prev
next >
Wrap
Text File
|
2003-08-08
|
2KB
|
71 lines
MATCHBALL
=============
License:
----------
RELEASED UNDER GPL
See Copying.txt for more information
Website:
----------
http://www.libsdl.de/projects/matchball
There you can view screenshots of some
older development states and fetch the sources
and precompiled binaries for different platforms.
Gameinfo:
------------
Matchball is a little puzzle game written in C++, using
the Simple DirectMedia Layer (libSDL).
You have to remove all adjacent balls with
the same color and reach as many points as possible.
But beware: this game is extremely addictive !
Requirements:
----------------
- libsdl, SDL_image, SDL_mixer and SDL_ttf (included in this package)
- libpng (included in this package)
- msvcirt.dll, msvcp60d.dll, msvcrt.dll (windows standard libraries, should be
in your WINDOWS\System\-Directory)
- [msvcirtd.dll, msvcp60d.dll, msvcrtd.dll] (just for debug versions)
Points:
---------
Points += ClickedOff_Balls^2
And if you clear the complete field (click off all balls),
then you will get an extra bonus.
Note on the DLLs used by Matchball:
-------------------------------------
SDL-DLLs are licensed under GPL
(c) by Sam Lantinga (slouken@libsdl.org)
ThreadDLLs are free to redistribute, read detailed license here:
http://msdn.microsoft.com/library/devprods/vs6/visualc/vcmfc/_mfcnotes_tn033.htm
Get it here:
http://msdn.microsoft.com/library/techart/redistribvc6.htm
Windows Threadlibraries are (c) by MS
========================================
Matchball itself is licensed under GPL
(c) by Marco Kraus (marco@libsdl.de)
See Copying.txt for more
========================================