vyalovvldmr / pongy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.8%Language:Makefile 1.2%