Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)