From 1017a2614c1708bac638fec5108b5dc83729f760 Mon Sep 17 00:00:00 2001 From: Miguel Date: Tue, 2 Apr 2019 20:36:52 +0200 Subject: some new stuff --- .../00030_Computer-Games/00200_Inside-Out/index.md | 20 ++++++++++++++++++++ .../00200_Inside-Out/insideout.mp4 | Bin 0 -> 1669010 bytes .../00200_Inside-Out/insideout.webm | Bin 0 -> 1000359 bytes 3 files changed, 20 insertions(+) create mode 100644 00_blog/00030_Computer-Games/00200_Inside-Out/index.md create mode 100644 00_blog/00030_Computer-Games/00200_Inside-Out/insideout.mp4 create mode 100644 00_blog/00030_Computer-Games/00200_Inside-Out/insideout.webm (limited to '00_blog/00030_Computer-Games/00200_Inside-Out') 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. + + + + +## Ref +* + + 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 Binary files /dev/null and b/00_blog/00030_Computer-Games/00200_Inside-Out/insideout.mp4 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 Binary files /dev/null and b/00_blog/00030_Computer-Games/00200_Inside-Out/insideout.webm differ -- cgit v1.2.3