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:24:01 +01:00
include Silence warnings 2017-03-24 06:11:43 +01:00
libretro Move sound sample callback function to game_iterate 2017-03-24 06:20:10 +01:00
src Input is already being processed elsewhere 2017-03-24 06:24:01 +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 Cleanups 2017-03-24 06:07:41 +01:00
Makefile.libretro Take out -std=gnu99 -finline-functions 2017-03-24 06:12:55 +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