@@ -97,7 +97,7 @@ projects: [bevy_webgl2], [bevy_prototype_lyon], [bevy_asset_ron],
97
97
98
98
### [ vange-rs]
99
99
100
- ![ Vange-rs on wgpu-0.10] ( ./ vangers-wgpu0.10.png)
100
+ ![ Vange-rs on wgpu-0.10] ( vangers-wgpu0.10.png )
101
101
_ vange-rs on wgpu-0.10_
102
102
103
103
Vange-rs is a rewrite of the iconic Vangers game from 1998 in Rust,
@@ -172,6 +172,32 @@ https://bauxitedev.github.io/vehicle_evolver_deluxe/index.html
172
172
[ @bauxitedev ] :
173
173
https://twitter.com/bauxitedev
174
174
175
+ ### Liminal Lab 000
176
+
177
+ [ ![ Screenshot of Liminal Lab 000 showing a white-walled laboratory test chamber
178
+ with buttons on the floor, lights on the wall, and a dark cube levitating
179
+ overhead.] ( liminal_lab_000.png )] [ ll000-live ]
180
+ _ Click the image to play the game in your desktop browser!_
181
+
182
+ Liminal Lab 000 ([ live version] [ ll000-live ] ) by [ @pebaz ] is a tiny,
183
+ minimalistic puzzle game with 1 puzzle designed around the concept of
184
+ [ Liminal Spaces] [ liminality ] . Liminal Spaces are usually abandoned,
185
+ transitional places where life once thrived. These spaces are somehow familiar
186
+ to the viewer but the viewer has never been there. The unsettling feeling of
187
+ being alone comes from the realization that the viewer does not belong in that
188
+ space but is merely passing through it.
189
+
190
+ Liminal Lab 000 was built using [ Macroquad] [ macroquad ] , utilizes voxel
191
+ rendering with 8x8x8 chunks, and is hosted on Google Firebase Hosting.
192
+
193
+ _ Discussions: [ /r/rust_gamedev] [ liminal-reddit ] _
194
+
195
+ [ ll000-live ] : https://pebazium.web.app/
196
+ [ @pebaz ] : https://github.com/Pebaz
197
+ [ liminality ] : https://aesthetics.fandom.com/wiki/Liminal_Space
198
+ [ macroquad ] : https://github.com/not-fl3/macroquad
199
+ [ liminal-reddit ] : https://www.reddit.com/r/rust_gamedev/comments/ouu7xk/liminal_lab_000_my_first_ever_3d_game/
200
+
175
201
## Engine Updates
176
202
177
203
## Learning Material Updates
0 commit comments