2024-06-09 22:19:05 +00:00
|
|
|
---
|
|
|
|
public: "true"
|
|
|
|
slug: "the-beginner-s-guide"
|
|
|
|
tags: [Davey Wreden]
|
|
|
|
title: "The Beginner's Guide"
|
|
|
|
prev: false
|
|
|
|
next: false
|
|
|
|
---
|
2024-06-18 07:32:30 +00:00
|
|
|
<script setup>
|
|
|
|
import { data } from '../../git.data.ts';
|
|
|
|
import { useData } from 'vitepress';
|
|
|
|
const pageData = useData();
|
|
|
|
</script>
|
|
|
|
<h1 class="p-name">The Beginner's Guide</h1>
|
|
|
|
<p>70 words, ~0 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
|
|
|
|
<hr/>
|
2024-06-09 22:19:05 +00:00
|
|
|
|
2024-06-26 14:56:04 +00:00
|
|
|
<details><summary>Referenced by:</summary><a href="/garden/davey-wreden/index.md">Davey Wreden</a></details>
|
2024-06-26 14:33:17 +00:00
|
|
|
|
2024-06-26 14:56:04 +00:00
|
|
|
<details><summary>Tags:</summary><a href="/garden/davey-wreden/index.md">Davey Wreden</a></details>
|
2024-06-09 22:19:05 +00:00
|
|
|
|
|
|
|
My favorite video game of all time, bar none. Created by [Davey Wreden](/garden/davey-wreden/index.md)
|
|
|
|
|
|
|
|
The game broadly comments on the relationship between creators and consumers, and it can apply to all forms of art
|
|
|
|
- Perhaps also an important commentary on parasocial relationships
|
|
|
|
|
|
|
|
Important analyses:
|
|
|
|
- [Art for No One](https://nebula.tv/videos/jacob-geller-art-for-no-one)
|
|
|
|
- undefined
|
|
|
|
- [The Artist is Absent: Davey Wreden and The Beginner's Guide](https://www.youtube.com/watch?v=4N6y6LEwsKc)
|
2024-06-14 03:54:30 +00:00
|
|
|
- [Errant Signal - The Beginner's Guide (Spoilers)](https://www.youtube.com/watch?v=vAbh28j11RQ)
|