8000 GitHub - jerkydev/pongy: Ping-pong multiplayer client-server game up to 4 players.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jerkydev/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

0