Update README.md

This commit is contained in:
Bruno Rybársky 2021-03-28 20:13:40 +02:00 committed by GitHub
parent c4e6c41be5
commit b50b87f6a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,2 +1,7 @@
# Epic_Sumo_Multiplayer
This game was created by @Tucan444 and I added network multiplayer via websockets.
To run it start server.py.
It will only bind to localhost and to bind to other ip change it in the code.
epic_sumo1 is for player1 and epic_sumo2 is for player2
Change the ip in client files to connect to a server.