thepaperpilot
14a570c17b
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 36m50s
24 lines
No EOL
835 B
Markdown
24 lines
No EOL
835 B
Markdown
---
|
|
public: "true"
|
|
slug: "planar-pioneers"
|
|
tags: [My Projects, Profectus]
|
|
title: "Planar Pioneers"
|
|
prev: false
|
|
next: false
|
|
---
|
|
<script setup>
|
|
import { data } from '../../git.data.ts';
|
|
import { useData } from 'vitepress';
|
|
const pageData = useData();
|
|
</script>
|
|
<h1 class="p-name">Planar Pioneers</h1>
|
|
<p>25 words, ~0 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
|
|
<hr/>
|
|
|
|
> Tags: [My Projects](/garden/my-projects/index.md), [Profectus](/garden/profectus/index.md)
|
|
|
|
Play it [here](https://thepaperpilot.org/planar)!
|
|
|
|
An [Open Source](/garden/open-source/index.md) game designed to show off [Profectus](/garden/profectus/index.md)' dynamic layer system!
|
|
|
|
The [TV Tropes](https://tvtropes.org/pmwiki/pmwiki.php/VideoGame/PlanarPioneers) page on this game mentions some of the cool things about this game |