Logo by Liksmaskaren (anonymous IP: 18.191.200.223,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
-------------------------------------------------------------------------------- ---- -------------------------------------------------------------------------------- ---- SDLMemory, a simple memory game written in C++ with SDL (http://www.libsdl.org) Aaron Ponti, 2003, 2004, http://www.gpres.org SDLMemory is meant to be an example application of the Simple Directmedia Library This game is released under the terms of the GPL -------------------------------------------------------------------------------- ---- -------------------------------------------------------------------------------- ---- -------------------------------------------------------------------------------- ---- RELEASE INFORMATION -------------------------------------------------------------------------------- ---- Release version : 0.2 Release date : April 17, 2004 Supported OSes : Linux, Win32 License : GPL (http://www.gnu.org/copyleft/gpl.html) Author : Aaron Ponti /OS4 port by Curtis Holborn Contact : contact()gpres.org Web site : Game Programming and Artificial Intelligence (http://www.gpres.org) Remark: version 0.2 is the first release of SDLMemory to run on Linux. It has been tested on Mandrake Linux 9.2 and 10.0, and Suse Linux 9.0. -------------------------------------------------------------------------------- ---- LICENSE -------------------------------------------------------------------------------- ---- This software is released under GPL. Please see gpl.txt and http://www.gnu.org/copyleft/gpl.html -------------------------------------------------------------------------------- ---- DEPENDENCES -------------------------------------------------------------------------------- ---- SDLMemory requires: SDL [ http://www.libsdl.org/download-1.2.php ] SDL_image [ http://www.libsdl.org/projects/SDL_image/ ]. -------------------------------------------------------------------------------- ---- INSTALLATION -------------------------------------------------------------------------------- ---- Follow these steps ($ is the prompt of your shell): $ tar xjf SDLMemory-0.2.tar.bz2 $ cd SDLMemory $ make If this last step fails, try the following: $ make -f makefilemdk92 You can then run SDLMemory with the following call: $ ./SDLMemory -------------------------------------------------------------------------------- ---- OPTIONS -------------------------------------------------------------------------------- ---- SDLMemory can be run with several arguments. Type $ ./SDLMemory -h for a complete list. For instance, ./SDLMemory -f starts SDLMemory in fullscreen mode. -------------------------------------------------------------------------------- ---- BUG REPORTS AND GENERAL FEEDBACK -------------------------------------------------------------------------------- ---- Contact: contact()gpres.org |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |