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
2020-12-20 23:13:45 +01:00
deps/libz Update libz 2017-03-25 09:59:50 +01:00
include Support emscripten 2020-03-09 01:00:34 +01:00
jni Refactor android jni makefiles 2018-04-12 11:11:53 -05:00
libretro Update 2020-12-20 23:13:45 +01:00
libretro-common/include Update 2020-06-06 13:43:35 +02:00
src Support emscripten 2020-03-09 01:00:34 +01:00
.gitignore Merging. 2014-03-29 23:09:46 -04:00
.gitlab-ci.yml Add .gitlab-ci.yml 2020-10-08 00:38:21 +02:00
.travis.yml add travis build script 2017-10-24 13:32:32 -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 remove unnecessary bmp.c 2020-06-06 13:46:48 +02:00
Makefile.libretro Update 2020-12-20 23:13:45 +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