|
@@ -0,0 +1,40 @@
|
|
|
+---
|
|
|
+title: "DEPTHRIS"
|
|
|
+date: 2023-08-09T06:27:00+00:00
|
|
|
+draft: false
|
|
|
+type: "default"
|
|
|
+layout: "post_layout_showcase"
|
|
|
+
|
|
|
+authors:
|
|
|
+ - "bloodwalker"
|
|
|
+
|
|
|
+tags:
|
|
|
+ - "tetris"
|
|
|
+ - "puzzle"
|
|
|
+ - "depthris"
|
|
|
+ - "showcase"
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+itch_link: "https://codewalker.itch.io/depthris"
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+gallery: [
|
|
|
+ "/images/showcase/depthris/1.webp",
|
|
|
+ "/images/showcase/depthris/2.webp",
|
|
|
+ "/images/showcase/depthris/3.webp",
|
|
|
+ "/images/showcase/depthris/4.webp",
|
|
|
+ "/images/showcase/depthris/5.webp",
|
|
|
+ "/images/showcase/depthris/6.webp"
|
|
|
+ ]
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+3D puzzle game inspired by the classic title for DOS.
|
|
|
+
|
|
|
+Move and rotate the pieces so they fit in the spaces and fill as much floors as possibles.
|
|
|
+
|
|
|
+But on each level, the pieces will start falling faster, increasing the tension.
|
|
|
+
|