https://github.com/nning/pongo
Rudimentary Pong game with network multiplayer
https://github.com/nning/pongo
Last synced: 5 months ago
JSON representation
Rudimentary Pong game with network multiplayer
- Host: GitHub
- URL: https://github.com/nning/pongo
- Owner: nning
- License: mit
- Created: 2022-07-13T09:05:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-16T10:05:16.000Z (almost 4 years ago)
- Last Synced: 2023-06-29T00:02:13.331Z (about 3 years ago)
- Language: Go
- Homepage:
- Size: 93.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pongo
Rudimentary Pong game with network multiplayer
## Features
* Bad Pong gameplay with ugly graphics
* Steam Deck build and controller support
* Peer-to-peer network multiplayer with auto-discovery and differential game state sync
## TODO
* Variate bounce angle (randomize? factor-in paddel movement?)
* Check if lower/higher refresh rate affects movement speed
* Render score