Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

PVince81/nodereviver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Reviver
------------

Node Reviver was developed by Vincent Petry <PVince81@yahoo.fr> for MiniLD #33.
Website: http://vincentpetry.net/games/nodereviver
GitHub: http://github.com/PVince81/nodereviver

This game was written in Python and uses Pygame.


Requirements
------------

- Pygame
- To run on Maemo (Nokia N900), requires python-simplejson


Running
-------

To start the game, simply run

./nodereviver.py


If using a mobile device without keyboard, you can enable touch screen
support and fullscreen mode by adding this:

./nodereviver.py --controls --fullscreen


Game Rules
----------

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

Have fun!

About

A game I made for MiniLD #33

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages