mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2025-01-08 15:09:53 +01:00
16 lines
420 B
Markdown
16 lines
420 B
Markdown
|
# Circle Pop
|
||
|
|
||
|
Demo of a simple game using visual script.
|
||
|
You must click the circles to "pop" them in
|
||
|
order to stop their invasion of the screen.
|
||
|
|
||
|
Language: [VisualScript](https://docs.godotengine.org/en/latest/tutorials/scripting/visual_script/index.html)
|
||
|
|
||
|
Renderer: GLES 2
|
||
|
|
||
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/137
|
||
|
|
||
|
## Screenshots
|
||
|
|
||
|
![Screenshot](screenshots/circle.png)
|