Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 游戏。
- Host: GitHub
- URL: https://github.com/convexwf/pong-godot
- Owner: convexwf
- License: apache-2.0
- Created: 2024-10-09T13:48:26.000Z (about 1 month ago)
- Default Branch: pong
- Last Pushed: 2024-10-27T10:12:51.000Z (21 days ago)
- Last Synced: 2024-10-27T11:36:13.357Z (21 days ago)
- Topics: cpp, game, gdextension, godot
- Language: C++
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)