godot-demo-projects/visual_script/circle_pop/README.md

14 lines
335 B
Markdown
Raw Normal View History

# 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/getting_started/scripting/visual_script/index.html)
Renderer: GLES 2
## Screenshots
![Screenshot](screenshots/circle.png)