PVince81

LD22

Vincent’s Doodle for MiniLD #33

Hi, my name is Vincent and this is my first LD.

Here is my Doodle:

Yeah, it looks like a network of things. This is what came up when not thinking about anything. :-)

Let’s see what cool game will come out of it!

 

LD23

Node Reviver – My MiniLD#33

I’ve actually submitted the game before the deadline but forgot to write a post. So here it is:

You are a node reviver, your job is to reconnect nodes that have lost their connections to each other.
Move from node to node using the arrow keys.
The connections between nodes will become active once you’ve passed over them.
The goal is to activate all connections to finish the level.
Note that you can only move when standing on a node, so you need to plan your moves accordingly, especially when drones are around.

There are two types of drone:
– orange drone: just wanders around
– red drone: follows you using the shortest path

This game was written in Python and uses Pygame internally.
Note that there is no sound, as I didn’t have enough time for that.

You can download it on my entry page.

Have fun!

Vincent