Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plexi09/multiplayer-pong
Made with Godot Engine
https://github.com/plexi09/multiplayer-pong
Last synced: 28 days ago
JSON representation
Made with Godot Engine
- Host: GitHub
- URL: https://github.com/plexi09/multiplayer-pong
- Owner: Plexi09
- Created: 2024-05-29T09:02:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T17:04:13.000Z (8 months ago)
- Last Synced: 2024-05-29T21:40:24.970Z (8 months ago)
- Language: GDScript
- Size: 23.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong Multiplayer
A multiplayer implementation of the classic pong game.
One of the players should press **Host**, while the other
should type in the host's IP address and press **Join**.Language: GDScript
Renderer: Compatibility
Note: The non-multiplayer version is available [here](https://github.com/godotengine/godot-demo-projects/tree/master/2d/pong).
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/138
## Screenshots
![Screenshot](screenshots/pong_multiplayer.png)