|
|
VB Code | VB.NET Code | Java Code | ASM Code | the emulator
Rodent's Revenge 2000 is a clone of the famous original version the game
that came in one of Microsoft's Entertainment packs released in 1991.
The point of the whole game is to turn all cats into cheese
and then eat the cheese to get points. Once done, a new wave of cats
appear and each wave increasing by one cat. To turn the cats
to cheese, you must block all cats on all their 8 sides using the
pushable bushes. When a cat has been trapped, they go to sleep.
Careful though, untrapping a cat will make him active again! Every
15 moves the cats make the player gets five points, and for each
cheese eaten, the player gets a cool 50 points!
Click here to download Rodent's Revenge Game (binary).
NOTE: Binary files require Visual Basic 6.0 Runtime Library from Microsoft
Click here to download Rodent's Revenge Visual Basic source code.
This game is based on the original work of James Emmrich and the idea and original game by Microsoft ® Corporation (Windows 3.1.... sweet memories....)
|