summaryrefslogtreecommitdiff
path: root/00_blog/00030_Computer-Games/00200_Inside-Out
diff options
context:
space:
mode:
Diffstat (limited to '00_blog/00030_Computer-Games/00200_Inside-Out')
-rw-r--r--00_blog/00030_Computer-Games/00200_Inside-Out/index.md20
-rw-r--r--00_blog/00030_Computer-Games/00200_Inside-Out/insideout.mp4bin0 -> 1669010 bytes
-rw-r--r--00_blog/00030_Computer-Games/00200_Inside-Out/insideout.webmbin0 -> 1000359 bytes
3 files changed, 20 insertions, 0 deletions
diff --git a/00_blog/00030_Computer-Games/00200_Inside-Out/index.md b/00_blog/00030_Computer-Games/00200_Inside-Out/index.md
new file mode 100644
index 0000000..f179141
--- /dev/null
+++ b/00_blog/00030_Computer-Games/00200_Inside-Out/index.md
@@ -0,0 +1,20 @@
+ June 2018
+# Inside Out
+
+This simple game is the fruit of my first experiments with the cross-platform
+2D/3D game engine Godot. Godot targets PC, mobile and web platforms.
+
+
+<video controls>
+<source src="insideout.mp4" type="video/mp4">
+<source src="insideout.webm" type="video/webm">
+ Sorry, Your browser does not support the video tag.
+
+</video>
+
+## Ref
+* <https://godotengine.org/>
+
+<!--
+source code locally in ~/miguel/nogit/godot_inside_out/
+-->
diff --git a/00_blog/00030_Computer-Games/00200_Inside-Out/insideout.mp4 b/00_blog/00030_Computer-Games/00200_Inside-Out/insideout.mp4
new file mode 100644
index 0000000..46eabbb
--- /dev/null
+++ b/00_blog/00030_Computer-Games/00200_Inside-Out/insideout.mp4
Binary files differ
diff --git a/00_blog/00030_Computer-Games/00200_Inside-Out/insideout.webm b/00_blog/00030_Computer-Games/00200_Inside-Out/insideout.webm
new file mode 100644
index 0000000..080ffb8
--- /dev/null
+++ b/00_blog/00030_Computer-Games/00200_Inside-Out/insideout.webm
Binary files differ