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-07-04 11:24:31 +02:00
deps/libz Update libz 2017-03-25 09:59:50 +01:00
include Simplify code 2017-03-25 02:17:00 +01:00
jni Fix Android build 2017-03-25 02:18:09 +01:00
libretro Add headers 2017-07-04 11:24:31 +02:00
src Simplify code 2017-03-25 02:17:00 +01:00
.gitignore Merging. 2014-03-29 23:09:46 -04:00
data.zip Add data.zip 2017-03-24 09:41:53 +01: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 Buildfix 2017-03-26 04:36:45 +02:00
Makefile.libretro Updates 2017-07-04 11:00:58 +02: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