@@ -95,6 +95,29 @@ projects: [bevy_webgl2], [bevy_prototype_lyon], [bevy_asset_ron],
95
95
[ bevy_easings ] : https://github.com/mockersf/bevy_extra/tree/master/bevy_easings
96
96
[ @rparrett ] : https://github.com/rparrett
97
97
98
+ ### Liminal Lab 000
99
+
100
+ [ ![ Screenshot of Liminal Lab 000 showing a white-walled laboratory test chamber
101
+ with buttons on the floor, lights on the wall, and a dark cube levitating
102
+ overhead.] ( liminal_lab_000.png )] [ ll000-live ]
103
+ _ Click the image to play the game in your desktop browser!_
104
+
105
+ Liminal Lab 000 ([ live version] [ ll000-live ] ) by [ @pebaz ] is a tiny,
106
+ minimalistic puzzle game with 1 puzzle designed around the concept of
107
+ [ Liminal Spaces] [ liminality ] . Liminal Spaces could be described as the spaces
108
+ between spaces and are usually abandoned places where life once thrived. These
109
+ spaces are somehow familiar to the viewer but the viewer has never been there.
110
+ The unsettling feeling of being alone comes from the realization that the
111
+ viewer does not belong in that space but is merely passing through it.
112
+
113
+ Liminal Lab 000 was built using [ Macroquad] [ macroquad ] , utilizes voxel
114
+ rendering with 8x8x8 chunks, and is hosted on Google Firebase Hosting.
115
+
116
+ [ ll000-live ] : https://pebazium.web.app/
117
+ [ @pebaz ] : https://github.com/Pebaz
118
+ [ liminality ] : https://aesthetics.fandom.com/wiki/Liminal_Space
119
+ [ macroquad ] : https://github.com/not-fl3/macroquad
120
+
98
121
## Engine Updates
99
122
100
123
## Learning Material Updates
0 commit comments