A platform game inspired by Bubble Bobble, Rodland, Snow Bros and the like. https://ratcatcher.nethack.net/
Go to file
Rob Pearce da545ce57e Fixed bug with spider hitting bottom of screen. 2008-10-19 09:08:02 +00:00
data Cosmetic level change 2008-10-19 08:26:09 +00:00
doco GAME: 2008-10-07 05:53:06 +00:00
screenshots - Added doco generation function (./edit -dump) 2008-10-07 09:18:42 +00:00
scripts Cleanup of directory structure 2008-10-09 23:20:35 +00:00
templates Replaced coke can with tick 2008-10-13 00:43:01 +00:00
work - Split code into multiple files 2008-09-17 02:34:39 +00:00
Makefile Changed "-lSDL_Mixer" to "-lSDL_mixer" in makefile for linux compatibility. 2008-10-18 04:18:53 +00:00
Makefile.leapord Recent additions... 2008-10-14 19:36:51 +00:00
Makefile.posix Changes to rat movement 2006-01-27 06:28:28 +00:00
Makefile.windows Changes to rat movement 2006-01-27 06:28:28 +00:00
defs.h Fixed potential divide by zero error in drawlevel() 2008-10-19 08:00:34 +00:00
edit.c Updated isplacable() for clover 2008-10-18 03:30:57 +00:00
edit.h - bugfix: walk ring shouldn't work while swimming 2008-10-09 03:32:15 +00:00
globals.h Lives >=5 are now shown by a "x5" 2008-10-18 21:46:55 +00:00
makeapp.sh - Added initial joystick support (*UNTESTED*) 2008-10-16 02:15:12 +00:00
rc.c Fixed bug with spider hitting bottom of screen. 2008-10-19 09:08:02 +00:00
rc.h Cleaned up player death routine 2008-10-19 09:00:03 +00:00
shared.c Cleaned up player death routine 2008-10-19 09:00:03 +00:00
shared.h - Killing 5 monsters simultaneously will force cards appearing on the next 2008-10-17 18:39:22 +00:00