Welcome to the Client implementation for the Wind Waker Multiplayer project! Please understand that the project is still under development. At times one aspect may seem more refined than others, and that is to be expected.
- Download the Source Code.
- Open up your preferred shell and install the dependencies
pip install -r requirements.txt - Put the Server details into the
config.txtin the root folder. - Click
main.py
WIP - You can enter a Testing Menu by running testing.py with any extra arguments.
- Yes, nothing works! Welcome to the early stages of development.
- I'm using Python 3.10
- Windows/Linux only, due to an underlying dependency
- Implement the GUI.
- Buttons/Label swap based on connection type (Set Up Room vs Connect to Room)
- GUI freezes after connecting.