Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/convexwf/pong-godot

An implementation of the classic Pong game using the Godot engine (GDExtension), showcasing basic game mechanics and user interactions. 使用 Godot 4.2 GDextension 实现的 pong 游戏。
https://github.com/convexwf/pong-godot

cpp game gdextension godot

Last synced: 17 days ago
JSON representation

An implementation of the classic Pong game using the Godot engine (GDExtension), showcasing basic game mechanics and user interactions. 使用 Godot 4.2 GDextension 实现的 pong 游戏。

Awesome Lists containing this project

README

        

# Pong - Godot Game

## Reference

- [ElCapor/GDExtension-Games at multiplayer-pong](https://github.com/ElCapor/GDExtension-Games/tree/multiplayer-pong)