Python Multiplayer game?
Can someone make a example game that has real multiplayer? I know you have to make a server and client but every time i google it, its always a really complex game i just want to see a very simple game, 1 user enters a number other user enters a number and it displays both numbers on the client side screen and says who's number is greater.