Skip to content

vyalovvldmr/pongy

Repository files navigation

Pongy

Code style: black

Ping-pong multiplayer client-server game up to 4 players.

Tested on Mac OS and Windows.

Requires

Python 3.10

Install

$ pip install pongy

Run Server

$ pongy -d

Run Client

$ pongy -h <server-ip>

UI screenshot