Memory Client-Server App Make sure to install the requirements pip3 install -r requirements.txt and to use python3.6 Run MemoryServer.py to start the server (make sure the server PORT and HOST properties are correct) In another window or computer (depending on your server setup) run two instances of MemoryClient.py *make sure NetworkAssistant.py contains the correct information (HOST/PORT) *Play in Online Mode (offline not supported yet) *Note the folder pyIgnitionAlpha was not made by me, its a dependency that I downloaded and modified accordingly