Sewer Glue by Damdoshi
Sewer Glue is a little game, with a tiny concept:
You are a purple monster which hide in the sewer. You only get out to change from a manhole to another one, and have to pay attention to car while doing it.
You can eat people, almost any, but sometimes, you can only digest a special type of people.
Ten levels and then, an endless mode are available.
There is no time limit, it was too late when I got the idea to make an hungry bar.
C++ with SFML. Photoshop 7 for graphics and font (And the VIC-20 color palette and resolution). Guitar Pro 5 and Nuendo for music. I am afraid there is no sound effects.
The Bunny from the splash screen was not made during the jam (only modified to fit the color palette), same thing for the jingle.
From saturday 3PM to monday 2AM (French hour).
28 August - Update:
Fixed packet for the Linux version
New packet for the source code, separated from the linux version
Windows version unchanged
You are a purple monster which hide in the sewer. You only get out to change from a manhole to another one, and have to pay attention to car while doing it.
You can eat people, almost any, but sometimes, you can only digest a special type of people.
Ten levels and then, an endless mode are available.
There is no time limit, it was too late when I got the idea to make an hungry bar.
C++ with SFML. Photoshop 7 for graphics and font (And the VIC-20 color palette and resolution). Guitar Pro 5 and Nuendo for music. I am afraid there is no sound effects.
The Bunny from the splash screen was not made during the jam (only modified to fit the color palette), same thing for the jingle.
From saturday 3PM to monday 2AM (French hour).
28 August - Update:
Fixed packet for the Linux version
New packet for the source code, separated from the linux version
Windows version unchanged
| Windows | http://damdoshi.com/tmp/sewerglue_win.zip |
| Source | http://damdoshi.com/tmp/sewerglue_source.tar.gz |
| Linux | http://damdoshi.com/tmp/sewerglue_linux.tar.gz |
| Hanged Bunny Website | http://hangedbunnystudio.com |
| Original URL | https://ludumdare.com/compo/ludum-dare-33/?action=preview&uid=45212 |
Ratings
| Coolness | 71% | 3 |
| Overall | 3.24 | 365 |
| Audio | 3.12 | 284 |
| Fun | 3.18 | 357 |
| Graphics | 3.39 | 304 |
| Humor | 2.77 | 443 |
| Innovation | 3.17 | 363 |
| Mood | 3.25 | 287 |
| Theme | 3.69 | 271 |
But nice game, interesting and funny concept.
Minor complaints: Objectives texts is hard to read and sometimes eaten persons glitch and remain standing where they were caught until the end of level.
(I was running this in a fresh installation of Windows 7, and the game wouldn't run because openal32.dll was missing. I had to pull it from another game and then it worked.)
$ ldd sewerglue
linux-vdso.so.1 => (0x00007ffda83f3000)
libsfml-graphics.so.2.3 => not found
libsfml-audio.so.2.3 => not found
libsfml-window.so.2.3 => not found
libsfml-system.so.2.3 => not found
And when I tried to install the libraries, my Ubuntu 14.04 64-bit system had libsfml-graphics2/window2/system2, which seems different enough to be a problem.
The text gets hard to read, and I had a "missing dll" problem when executing it (it was openal32, lukilly I had it somewhere in my PC :D).
- Easy to learn how to play.
- Good audio.
- Good gameplay.
It's hard to read the text.
The game gets long and hard when you have to eat a certain type of person, but at the same time there are also many incorrect people walking around. The target type rarely passes over you alone, thus making it easy to grab the wrong type at the same time as the target, and also making it easy to kill yourself in doing so. Unless you're prepared to wait around for the perfect moment, that is... but I was impatient, haha!
Nice detailed pixel art, unique concept, and pretty fun! Hope you add in those sound effects sometime. :)
CC = g++ -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0
Because I'm silly and using gcc5.1.
Fun for a bit, but by the time it got to "only eat hot pink girl" I was finding it a bit frustrating just having to wait for one to spawn and then missing her and not being able to catch her at all.
nice graphics and funny gameplay, great job : )
The graphic style was great, but the text was very hard to read.