summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2022-06-11 03:46:02 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2022-06-11 03:46:02 -0600
commit8874b18aa735d20798948460b444dc4e765b77be (patch)
tree135bb6a0d324b0ea6df5bc3ae28fa9ec748f8536
parent5f1e5efc10b554059a102237ed8d2e1b6e1bd3d3 (diff)
add gogodot wild jam 46 entry and a bit of brainstorming
-rw-r--r--blog/src/g/godotwild_jam46_devlog_1.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/blog/src/g/godotwild_jam46_devlog_1.md b/blog/src/g/godotwild_jam46_devlog_1.md
new file mode 100644
index 0000000..f6b2cbb
--- /dev/null
+++ b/blog/src/g/godotwild_jam46_devlog_1.md
@@ -0,0 +1,21 @@
+title: Creating my Godot Wild Jam 46 entry using Godot 3.5 devlog 1
+author: David Luévano
+lang: en
+summary: Details on the implementation for the game I created for the Godot Wild Jam 46, which theme is Orb.
+tags: gamedev
+ godot
+ gamejam
+ english
+
+## Brainstorming
+
+Theme: Orb.
+Wildcards (optional):
+
+- I feel small: make enemies much larger than the player.
+- Fear of the dark: make someone (or something) follow the player.
+- Non-euclidean: have a map that is impossible in the real world.
+
+- Need to protect an orb from big shadows following.
+- Need to feed a big central orb. You're a tiny rat. You feed trash/flesh.
+- Steatlh. Giant eye watching. Solve puzzles. \ No newline at end of file