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
Twinaphex a336cad467
Merge pull request #4 from webgeek1234/master
libretro: allow mingw cross compile
2019-11-29 21:32:13 +01:00
deps/libz Update libz 2017-03-25 09:59:50 +01:00
include Updates 2019-01-04 05:44:32 +01:00
jni Refactor android jni makefiles 2018-04-12 11:11:53 -05:00
libretro Updates 2019-01-04 05:44:32 +01:00
libretro-common/include/compat/msvc Add msvc 2005 solution 2017-08-05 02:58:19 +02:00
src Simplify code 2017-03-25 02:17:00 +01:00
.gitignore Merging. 2014-03-29 23:09:46 -04: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 Buildfix 2017-03-26 04:36:45 +02:00
Makefile.libretro libretro: allow mingw cross compile 2019-06-19 15:14:01 -05: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