Nexus

Nexus Screenshot
Protect the integrity of the Nexus by maintaining data flow through the node network.

Github repository

Dependencies include Python 2.7+ and Pygame 1.9.1. Nexus is released under the GPL v3 license.

Nexus can run in the Java environment using Jython 2.2.1+ with my PyJ2D library, unpack the library into the application folder and run using the command 'jython nexus.py' or 'java -jar jython.jar nexus.py'.

Nexus can also run in the JavaScript environment following Pyjs compilation with my Pyjsdl library, unpack the library into the application folder and run the Pyjs build command. Nexus 1.1 dealt with some of the issues of the initial release and was used to derive the JavaScript app on this page.

Nexus
The app was compiled to JavaScript from Nexus script coded in Python programming language and the Pyjsdl module. Compiled from Nexus 1.1 that fixed some of the issues for the port, still a glitch in sound playback in some browsers so sound was disabled. Further development is required to deal with the performance of the port and will have lag on low-end computers. Instructions in the app, use ESC to start/pause.