Protect the integrity of the Nexus by maintaining data flow through the node network.
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