---
title: "Unity Flow Course"
url: https://dungeonemy.yayapipi.com
---

# Unity Flow Course

> Unity Flow 課程是一個 Unity 線上課程的學習平台

## Courses

- [Yapi AI 寫遊戲俱樂部課程](https://dungeonemy.yayapipi.com/courses/yapi-club): 深入淺出的分享怎麼使用AI結合Unity進行遊戲開發的方法論
- [Unity UI 實戰到上架煉金術](https://dungeonemy.yayapipi.com/courses/unity-art): 這是專門為美術設計師打造的Unity UI教學系統，包含了美術和程式合作需要知道的知識和上架到Asset Store的步驟流程。

## Lecturers

- [Yapi](https://dungeonemy.yayapipi.com/@yayapipi): Yayapipi Studio 創辦人

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`

For a single-document content bundle covering courses, posts, and digital downloads, fetch [dungeonemy.yayapipi.com/llms-full.txt](https://dungeonemy.yayapipi.com/llms-full.txt).

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
