https://github.com/sh-dima/godot-pong
Pong made using the Godot game engine (my first Godot game).
https://github.com/sh-dima/godot-pong
game game-2d game-dev game-develop game-developement game-developer game-developers game-development gamedev gamedevelopment games godot godot-engine godot-game godot-game-dev godot-game-engine godot-games godot4
Last synced: 8 months ago
JSON representation
Pong made using the Godot game engine (my first Godot game).
- Host: GitHub
- URL: https://github.com/sh-dima/godot-pong
- Owner: sh-dima
- License: gpl-3.0
- Created: 2025-02-08T15:28:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T18:37:24.000Z (over 1 year ago)
- Last Synced: 2025-10-08T08:58:10.966Z (8 months ago)
- Topics: game, game-2d, game-dev, game-develop, game-developement, game-developer, game-developers, game-development, gamedev, gamedevelopment, games, godot, godot-engine, godot-game, godot-game-dev, godot-game-engine, godot-games, godot4
- Language: GDScript
- Homepage: https://esotericenderman.itch.io/godot-pong
- Size: 120 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- Funding: .github/funding.yaml
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# [Godot Pong][itch]
Generated from [Template][template] [3.0.0][template-version]
[![Project Status: Completed][status]][root] [![Repository Size][size]][root]
Pong made using the Godot game engine (my first Godot game).
![A screenshot of the pong game][pong]
## Usage
### Updating This Project
- Update [CHANGELOG.md][changelog] if needed.
- Update [FEATURES.md][features] if needed.
- Update [ISSUES.md][issues] if needed.
- Update [TODO.md][ideas] if needed.
### Releasing New Versions
- Update [CHANGELOG.md][changelog].
- Update [CITATION.cff][citation].
## Documentation
- Features: [FEATURES.md][features].
- Changelog: [CHANGELOG.md][changelog].
- Ideas: [TODO.md][ideas].
- Issues: [ISSUES.md][issues].
- Citation: [CITATION.cff][citation].
- Code of Conduct: [CODE_OF_CONDUCT.md][conduct].
## License
[Godot Pong][root] © 2025 [Esoteric Enderman][author-website]
This program is free software: you can redistribute it and/or modify it under the terms of the [GNU General Public License][gpl-3.0] as published by the [Free Software Foundation][fsf], either [version 3][gpl-3.0] of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [GNU General Public License][gpl-3.0] for more details.
You should have received a copy of the [GNU General Public License][gpl-3.0] along with this program. If not, see <[gnu.org/licenses](https://www.gnu.org/licenses/)>.
## Credit
- [Template Repository][template] © [Esoteric Enderman][template-author] licensed under [GPL-3.0][gpl-3.0].
- [Godot Engine][godot] © [Godot Engine contributors][godot-contributors], Juan Linietsky, Ariel Manzur licensed under the [MIT license][mit-license].
## Topics
game gamedev games game-development game-2d godot godot-engine game-dev game-develop gamedevelopment godot-game-engine godot-game game-developement game-developers game-developer godot-games godot4 godot-game-dev
[root]: ./
[author-website]: https://enderman.dev
[itch]: https://esotericenderman.itch.io/godot-pong
[template]: https://github.com/esoterictemplates/template
[template-version]: https://github.com/esoterictemplates/template/tree/3.0.0
[template-author]: https://enderman.dev
[fsf]: https://www.fsf.org/
[godot]: https://godotengine.org/
[changelog]: ./CHANGELOG.md
[issues]: ./ISSUES.md
[features]: ./FEATURES.md
[ideas]: ./TODO.md
[citation]: ../CITATION.cff
[conduct]: ./CODE_OF_CONDUCT.md
[mit-license]: ../licenses/LICENSE-MIT
[godot-contributors]: https://github.com/godotengine/godot/blob/master/AUTHORS.md
[pong]: ../itch/assets/images/screenshots/pong/pong.png
[gpl-3.0]: ../LICENSE
[status]: ../assets/images/badges/status/completed.svg
[size]: https://img.shields.io/github/repo-size/esotericenderman/godot-pong?style=for-the-badge&logo=git&label=Repository%20size