
Dr. Lepus - The Last Rabbit On Earth
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
INTRODUCTION:
This game was our first LD Entry. We decided to implement it with our self written plain JAVA engine.
THE GAME:
You play as DR. LEPUS, struggling for survival in a world full of brain-hungry zombies.
DR. LEPUS constructed a sophisticated machine -THE LEPOTRANSFORMATOR-
to turn himself into a rabbit and live happily ever after. Unfortunately, the machine broke and wasn't able to turn him into a rabbit permanently. Now he can only shapeshift when consuming carrots.
By eating painkillers and drinking beer, DR. LEPUS is able to endure the strains of zombie apocalypse just a little longer.
Help DR. LEPUS salvage electric devices in order to repair the LEPOTRANSFORMATOR.
And remember....
AIM FOR THEIR HEADS! (That's no joke. you actually do more damage!)
CONTROLS:
MOUSE: aim
W,A,S,D: move
LEFT MOUSE BUTTON: shoot
1, 2, 3: use items
ESC: ingame menu
PRINT: save screenshot
ITEMS:
[1] Carrot -> Collect 5 to shapeshift
[2] Painkiller -> heal
[3] Beer -> Increase damage and range
You need to have JRE 8 installed in order to run the game.
POST JAM FIXES:
- rewrote part of the help text ingame to provide clearer instructions
- fixed an issue with the mouse position on MacOS
- fixed an issue that caused the sound to switch from left ear to right ear and vice versa
- fixed an issue where the cursor wouldn't be drawn when the game screen was paused
- improved the rendering performance
TODO:
fix sound lags
This game was our first LD Entry. We decided to implement it with our self written plain JAVA engine.
THE GAME:
You play as DR. LEPUS, struggling for survival in a world full of brain-hungry zombies.
DR. LEPUS constructed a sophisticated machine -THE LEPOTRANSFORMATOR-
to turn himself into a rabbit and live happily ever after. Unfortunately, the machine broke and wasn't able to turn him into a rabbit permanently. Now he can only shapeshift when consuming carrots.
By eating painkillers and drinking beer, DR. LEPUS is able to endure the strains of zombie apocalypse just a little longer.
Help DR. LEPUS salvage electric devices in order to repair the LEPOTRANSFORMATOR.
And remember....
AIM FOR THEIR HEADS! (That's no joke. you actually do more damage!)
CONTROLS:
MOUSE: aim
W,A,S,D: move
LEFT MOUSE BUTTON: shoot
1, 2, 3: use items
ESC: ingame menu
PRINT: save screenshot
ITEMS:
[1] Carrot -> Collect 5 to shapeshift
[2] Painkiller -> heal
[3] Beer -> Increase damage and range
You need to have JRE 8 installed in order to run the game.
POST JAM FIXES:
- rewrote part of the help text ingame to provide clearer instructions
- fixed an issue with the mouse position on MacOS
- fixed an issue that caused the sound to switch from left ear to right ear and vice versa
- fixed an issue where the cursor wouldn't be drawn when the game screen was paused
- improved the rendering performance
TODO:
fix sound lags