Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 247ab43

Browse files
Pebaz17cupsofcoffeeAngelOnFira
authoredSep 4, 2021
N25: Liminal Lab 000 (#762)
* N25: Liminal Lab 000 (#751) * N25: Liminal Lab 000 (#751) * N25: Liminal Lab 000 (#751) * Update content/news/025/index.md * N25: Liminal Lab 000 (#751) * Shifted position Co-authored-by: Joe Clay <[email protected]> Co-authored-by: Forest Anderson <[email protected]>
1 parent 35d1e5a commit 247ab43

File tree

3 files changed

+27
-1
lines changed

3 files changed

+27
-1
lines changed
 

‎content/news/025/index.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ projects: [bevy_webgl2], [bevy_prototype_lyon], [bevy_asset_ron],
9797

9898
### [vange-rs]
9999

100-
![Vange-rs on wgpu-0.10](./vangers-wgpu0.10.png)
100+
![Vange-rs on wgpu-0.10](vangers-wgpu0.10.png)
101101
_vange-rs on wgpu-0.10_
102102

103103
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
172172
[@bauxitedev]:
173173
https://twitter.com/bauxitedev
174174

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+
175201
## Engine Updates
176202

177203
## Learning Material Updates

‎content/news/025/liminal_lab_000.png

833 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.