Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 378 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 378 Bytes

Dependencies

Python 3 ipbd pygame

How To Run

You will need three terminal windows open to run locally To run on 2 windows, run the following commands in order on separate terminal windows python3 render_node.py python3 render_node1.py python3 game.py 2

To run on just one window run the following two commands python3 render_node.py python3 game.py