mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 08:20:11 +01:00
Add README to and fix Circle Pop demo
Circle Pop gets its own commit since I found a bug that had to be fixed
This commit is contained in:
Binary file not shown.
13
visual_script/circle_pop/README.md
Normal file
13
visual_script/circle_pop/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
|
||||

|
||||
0
visual_script/circle_pop/screenshots/.gdignore
Normal file
0
visual_script/circle_pop/screenshots/.gdignore
Normal file
BIN
visual_script/circle_pop/screenshots/circle.png
Normal file
BIN
visual_script/circle_pop/screenshots/circle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
BIN
visual_script/circle_pop/screenshots/script.png
Normal file
BIN
visual_script/circle_pop/screenshots/script.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
Reference in New Issue
Block a user