Port of xRick to the libretro API. xRick is a game engine for the classic game Rick Dangerous by dissolved developer Core Design.
Go to file
2017-03-24 06:58:58 +01:00
include Silence warnings 2017-03-24 06:11:43 +01:00
jni Add Android JNI files 2017-03-24 06:43:45 +01:00
libretro Get rid of LSB_FIRST; add ios target 2017-03-24 06:55:06 +01:00
src Add Android JNI files 2017-03-24 06:43:45 +01:00
xcode/xrick Initial import. 2014-03-29 23:08:42 -04:00
.gitignore Merging. 2014-03-29 23:09:46 -04:00
data.zip Initial import. 2014-03-29 23:08:42 -04:00
KeyCodes Initial import. 2014-03-29 23:08:42 -04:00
Makefile Get rid of some stuff which is unneeded for the libretro port; 2017-03-24 03:21:31 +01:00
Makefile.common Add Android JNI files 2017-03-24 06:43:45 +01:00
Makefile.libretro Update Makefile.libretro 2017-03-24 06:58:58 +01:00
README Initial import. 2014-03-29 23:08:42 -04:00
README.md Added MacOS X compatibility desc. 2014-03-29 23:14:16 -04:00
xrick.6.gz Initial import. 2014-03-29 23:08:42 -04:00
xrick.dsp Initial import. 2014-03-29 23:08:42 -04:00

xrick

Xrick is an open source implementation of the legendary game "Rick Dangerous".

Based on BigOrno (bigorno@bigorno.net)'s work (http://www.bigorno.net/xrick/). I added and XCode project and the game now runs on MacOS X Maverick.

Platforms

Windows, MacOS X and Linux

Dependencies

SDL 1.2

Enjoy,

Fabien