A platform game inspired by Bubble Bobble, Rodland, Snow Bros and the like. https://ratcatcher.nethack.net/
Go to file
Rob Pearce a70095c0c1 - [+] Fix up level 99.
- [+] King Cat boss
    - [+] level
    - [+] background picture
    - [+] wizard or cat?
        - [+] teleport to a player
        - [+] pick or cycle one of:
            - [+] summon monsters (if low monsters)
            - [+] horzfireballs
            - [+] create wind L/R
            - [+] bricks fall
            - [+] sweep in circle fire (if players far away)
            - [+] shoot bat sonar AT players
            - [+] create flames/spikes
            - [+] turn into little cats?
- [+] implement ending
    - [+] all tiles turn into fruits and start falling
    - [+] fruit rain...
    - [+] all players go to permenant umbrella mode
        - [+] players don't fall due to gravity
        - [+] always use umbrella sprite
        - [+] players can now move any direction
    - [+] background goes white and begins fading to black
    - [+] winning text!
- [+] Umbrella blocks bullets which are above you
- [+] Don't show "0" text when powerups are worth no points (eg. big
      things)
2013-08-14 09:52:33 +00:00
data - [+] Fix up level 99. 2013-08-14 09:52:33 +00:00
doco added doco 2008-12-07 03:42:57 +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 Added missing .icns file 2009-02-03 06:48:05 +00:00
website - Snake spit is now slightly higher (so it can fit over 1 tile barriers) 2009-04-14 01:40:48 +00:00
work - Split code into multiple files 2008-09-17 02:34:39 +00:00
Makefile Level mods 2009-05-17 23:22:55 +00:00
Makefile.leapord Level mods 2009-05-17 23:22:55 +00:00
Makefile.posix Fixed linux makefile 2009-01-21 19:38:54 +00:00
Makefile.tiger Added tiger makefile 2009-03-18 23:04:13 +00:00
Makefile.windows Changes to rat movement 2006-01-27 06:28:28 +00:00
defs.h - [+] Fix up level 99. 2013-08-14 09:52:33 +00:00
edit.c - [+] Fix up level 99. 2013-08-14 09:52:33 +00:00
edit.h Added new "layer 3" tiles which are drawn in front of sprites. 2009-01-23 02:13:51 +00:00
getsvnrev.sh Added level screenshots 2008-12-02 22:29:24 +00:00
globals.h - Fixed bug with 32bpp displays 2008-12-25 02:18:08 +00:00
makeapp.sh Added missing .icns file 2009-02-03 06:48:05 +00:00
makelevels.sh Re-dumped level images 2008-12-25 21:44:04 +00:00
pub.sh publish app mods 2008-12-25 21:26:50 +00:00
rc.c - [+] Fix up level 99. 2013-08-14 09:52:33 +00:00
rc.h - [+] Fix up level 99. 2013-08-14 09:52:33 +00:00
shared.c - [+] Fix up level 99. 2013-08-14 09:52:33 +00:00
shared.h - Added new monster: moth 2009-03-20 01:35:13 +00:00