Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vaultecki/py-example-pong

kivy pong adaptation
https://github.com/vaultecki/py-example-pong

kivy multiplayer pong-game python udp

Last synced: about 2 months ago
JSON representation

kivy pong adaptation

Awesome Lists containing this project

README

        

# py-example-pong

kivy pong adaptation
- based on https://kivy.org/doc/stable/tutorials/pong.html
- added multicast to find player in local network
- multiplayer over udp

try it out:
- git clone
- git submodule update --init
- python main.py