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 08:49:15 +01:00
include Silence warnings 2017-03-24 06:11:43 +01:00
jni Change RENDER16B to FRONTEND_SUPPORTS_RGB565 2017-03-24 08:28:18 +01:00
libretro Avoid another warning 2017-03-24 08:48:10 +01:00
src Cleanup 2017-03-24 08:49:15 +01:00
.gitignore Merging. 2014-03-29 23:09:46 -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 Change RENDER16B to FRONTEND_SUPPORTS_RGB565 2017-03-24 08:28:18 +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