This game was created by @Tucan444 and I added network multiplayer via websockets.
Go to file
2021-03-28 20:14:34 +02:00
assets Initial commit 2021-03-28 20:09:20 +02:00
epic_sumo1.py Update epic_sumo1.py 2021-03-28 20:14:13 +02:00
epic_sumo2.py Update epic_sumo2.py 2021-03-28 20:14:34 +02:00
ingame_funcs.py Initial commit 2021-03-28 20:09:20 +02:00
README.md Update README.md 2021-03-28 20:13:40 +02:00
s_engine.py Initial commit 2021-03-28 20:09:20 +02:00
server.py Initial commit 2021-03-28 20:09:20 +02:00
Sounds.py Initial commit 2021-03-28 20:09:20 +02:00
spark.py Initial commit 2021-03-28 20:09:20 +02:00

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.