Minor tweaks to Pong and Dodge the Creeps

This commit is contained in:
Aaron Franke
2021-07-08 00:16:41 -04:00
parent ef069d49ae
commit f71816ed31
12 changed files with 20 additions and 32 deletions

View File

@@ -14,6 +14,8 @@ Renderer: GLES 3 (particles are not available in GLES 2)
Note: There is a C# version available [here](https://github.com/godotengine/godot-demo-projects/tree/master/mono/dodge_the_creeps).
Note: There is a GDNative C++ version available [here](https://github.com/godotengine/gdnative-demos/tree/master/cpp/dodge_the_creeps).
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/515
## Screenshots