Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 515 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 515 Bytes

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