Pong with VisualScript

An asset by Godot Engine
The page banner background of a mountain and forest
Pong with VisualScript thumbnail image
Pong with VisualScript thumbnail image
Pong with VisualScript thumbnail image
Pong with VisualScript hero image

Quick Information

0 ratings
Pong with VisualScript icon image
Godot Engine
Pong with VisualScript

A simple Pong game. This demo shows best practices for game development in Godot, including signals.Language: VisualScriptRenderer: GLES 2Note: There is a GDScript version available here: https://godotengine.org/asset-library/asset/121Note: There is a C# version available here: https://godotengine.org/asset-library/asset/535

Supported Engine Version
3.4
Version String
3.4-b0d4a7c
License Version
MIT
Support Level
official
Modified Date
2 years ago
Git URL
Issue URL

Pong with VisualScript

A simple Pong game. This demo shows best practices for game development in Godot, including signals.

Language: VisualScript

Renderer: GLES 2

Note: There is a GDScript version available here.

Note: There is a C# version available here.

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/136

How does it work?

The walls, paddle, and ball are all Area2D nodes. When the ball touches the walls or the paddles, they emit signals and modify the ball.

Screenshots

README Screenshot

A simple Pong game. This demo shows best practices for game development in Godot, including signals.

Language: VisualScript

Renderer: GLES 2

Note: There is a GDScript version available here: https://godotengine.org/asset-library/asset/121

Note: There is a C# version available here: https://godotengine.org/asset-library/asset/535

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Pong with VisualScript icon image
Godot Engine
Pong with VisualScript

A simple Pong game. This demo shows best practices for game development in Godot, including signals.Language: VisualScriptRenderer: GLES 2Note: There is a GDScript version available here: https://godotengine.org/asset-library/asset/121Note: There is a C# version available here: https://godotengine.org/asset-library/asset/535

Supported Engine Version
3.4
Version String
3.4-b0d4a7c
License Version
MIT
Support Level
official
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers