OS4 DepotLogo by Nickman 
(anonymous IP: 3.144.102.239,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Game » Card » sdlmemory.lha

Sdlmemory

Description: Pairs game
Download: sdlmemory.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 3Mb
Version: 0.2
Date: 10 Aug 2006
Author: Aaron Ponti /OS4 port by Curtis Holborn
Submitter: Curtis Holborn
Email: curtyh/talktalk net
Homepage: http://www.gpres.org/projects/SDLMemory/SDLMemory.html
Category: game/card
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 1993
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 273  (Current version)
273  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
--------------------------------------------------------------------------------
----
--------------------------------------------------------------------------------
----
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