Foon → Ludum Dare Explorer → Users → singpolyma
| Year | LD | Theme | Game | Division | Rank | Ov | Fu | In | Th | Gr | Au | Hu | Mo | Co | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2012 | 25 | You are the Villain | Notlock the Villan (Ludum Dare 25 Singpolyma) | compo | 644 | 2.43 | 2.00 | 2.32 | 2.73 | 1.65 | 1.60 | 1.56 | 2.00 | 42 |
Gets pretty slow when there are enemies around.
I will try to remember to try this one when I'm at a more powerful computer. It does not run fast enough on my laptop.
Smoke the little aliens by clicking on them.
Will try this when I get to a more powerful computer. It doesn't not even load up on my laptop.
Also doubles as a chatroom ;)
@DeathBySnail @lucas-b.eyer.be What do you guys mean by "smooth movement"? Non-tile-based movement?
Your Ubuntu 32bit binary is an empty file.
Seems to be using WASD without keysym conversion, so even when I tell my OS to temporarily switch my keyoard layout to QWERTY is still acts as though it is Dvorak. Makes gameplay basically impossible for me.
Maybe support arrow keys?
Also, as I walk I fall through the floor and can't get back up? Seems like a bug.
Audio didn't work on my system and performance was very bad, but seems cool.
Short, but the gameplay and the physics work really well. The graphics are also pretty nice.
Hmm... it runs, and I get the car that can drive, but how far am I supposed to need to drive before I see something? I just see the road and my car and nothing else for as far as I've driven.
I love that the villan just stands back and yells at his minions, and even if they all die he just moves on.
Love this game!
32bit version would be nice.
lol. Not really a game, but good job ;)
Seems like good potential. Too bad it isn't complete.
Very interesting idea, and good execution. The robots seem really good, and so it doesn't end up being very interactive.
Seems ok, though "walk into them to attack" makes it so it seems a bit like I'm just walking around.
Am I the only one who got stuck at the title screen? How do I get past it? I tried clicking and dragging and hitting various keys. Nothing seems to happen, it just plays the song and shows me a spinning world.
When I try to compile it I get:
;;; FUNCTION: Not a valid argument (NULL FOUND-PLACE).
;;; Note:
;;; Invoking external command:
;;; gcc -I. -I/usr/include/ -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fPIC -D_THREAD_SAFE -Dlinux -O2 -w -c /tmp/eclinitue2f93.c -o /tmp/eclinitue2f93.o
;;; Note:
;;; Invoking external command:
;;; gcc -o Dungeon inc. -L/usr/lib/ /tmp/eclinitue2f93.o lib/package.o lib/sdl-native.o lib/sdl.o loadable.o -lnil -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer -Wl,--rpath,/usr/lib/ -Wl,-Bsymbolic-functions -Wl,-z,relro -lecl -lgmp -lgc -lpthread -ldl -lm /usr/bin/ld: cannot find -lnil
collect2: error: ld returned 1 exit status
On Ubuntu 12.10. I had to install python-pyglet of course, but then I still get:
$ python main.py
Traceback (most recent call last):
File "main.py", line 2, in <module>
from world import World
File "/tmp/shinD-goatstar-ld25-src/world.py", line 1, in <module>
from npc import NPC
File "/tmp/shinD-goatstar-ld25-src/npc.py", line 4, in <module>
class NPC:
File "/tmp/shinD-goatstar-ld25-src/npc.py", line 5, in NPC
ship = pyglet.resource.image("othership.png")
File "/usr/lib/pymodules/python2.7/pyglet/resource.py", line 492, in image
identity = self._cached_images[name] = self._alloc_image(name)
File "/usr/lib/pymodules/python2.7/pyglet/resource.py", line 437, in _alloc_image
img = pyglet.image.load(name, file=file)
File "/usr/lib/pymodules/python2.7/pyglet/image/__init__.py", line 194, in load
raise first_exception
pyglet.image.codecs.ImageDecodeException: Unable to load: othership.png
The kittens seem to sort of come out of nowhere and behave erattically. Also, not sure what the win condition is.
Didn't even try on the theme, and pretty simple, but fun. Not sure if this is intentional or common, but I got weird little visual artifacts (squares) as I went on.
Great idea! Though you get so many aliens that it's pretty easy (I found).
Fun, and quite difficult
Interesting idea.
Your source link is dead.
Quite tricky, and fun :)