Test.Game
A downloadable game for Windows, macOS, and Linux
A simulation that distributes the work to compute nodes
Written in Python 2.7
Download
Download
test.zip 9.7 kB
Install instructions
- Install Python 2.7: (https://www.python.org/downloads/)
- Install Dispy:
- python -m pip install dispy
- Run DispyNode on clients:
- dispynode.py -i <IP Address>
- Run test.game:
- python test.py [args ...]
- args:
- -a <Host Address>
- -n <Remote Clients>
- Examples
- e.g. python test.py -a 192.168.1.100 -n 192.168.1.*
- python test.py -n 192.168.*.*
See readme.txt for more details
Leave a comment
Log in with itch.io to leave a comment.