diff --git a/README.md b/README.md new file mode 100644 index 0000000..f8bd44a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Mini Platform Game +This is my sandbox while I'm learning and experimenting with the awesome open source game engine [Godot]. :) + +![Editing in Godot](./godot_screenshot.png) + +[Godot]: https://godotengine.org/ diff --git a/godot_screenshot.png b/godot_screenshot.png new file mode 100644 index 0000000..693bd7a Binary files /dev/null and b/godot_screenshot.png differ