Edit of asset "Pong with GDScript" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Pong with GDScript | 2D Pong Demo |
Description |
A simple Pong game. This demo shows best practices for game development in Godot, including signals. Language: GDScript Renderer: GLES 2 Note: There is a C# version available here: https://godotengine.org/asset-library/asset/535 Note: There is a VisualScript version available here: https://godotengine.org/asset-library/asset/136 |
Simple version of the game of Pong. This implementation uses signals and areas to show how most of the complex interactions between balls, paddles and walls can be handled visually, without writing code. |
Category | Demos | Demos |
License | MIT | MIT |
Repository Provider | Custom | Custom |
Repository Url | https://github.com/godotengine/godot-demo-projects/tree/3.5-9e68af3/2d/pong | https://github.com/godotengine/godot-demo-projects/tree/3.0-219783e/2d/pong |
Issues Url | https://github.com/godotengine/godot-demo-projects/issues | https://github.com/godotengine/godot-demo-projects/issues |
Godot version | Godot 3.5 | Godot 3.0 |
Version String | 3.5-9e68af3 | 3.0-219783e |
Download Commit | https://github.com/godotengine/godot-demo-projects/releases/download/3.5-9e68af3/2d_pong.zip | https://github.com/godotengine/godot-demo-projects/releases/download/3.0-219783e/2d_pong.zip |
Download Url (Computed) | https://github.com/godotengine/godot-demo-projects/releases/download/3.5-9e68af3/2d_pong.zip | https://github.com/godotengine/godot-demo-projects/releases/download/3.0-219783e/2d_pong.zip |
Icon Url |
https://user-images.githubusercontent.com/5276727/35007711-29c946fc-fb03-11e7-9037-53c6f4fbb539.png
|
https://user-images.githubusercontent.com/5276727/35007711-29c946fc-fb03-11e7-9037-53c6f4fbb539.png
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://user-images.githubusercontent.com/5276727/35007712-29eb16ba-fb03-11e7-80b1-d5753651ce4d.png
|
|
Thumbnail |
https://user-images.githubusercontent.com/5276727/35009080-3f398f98-fb07-11e7-890c-e6d84f0f7da2.png
|