@@ -9,6 +9,7 @@ from websockets.asyncio.server import serve
fromconnect4importPLAYER1,PLAYER2,Connect4
asyncdefhandler(websocket):
# Initialize a Connect Four game.
game=Connect4()
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.