25 lines
801 B
Markdown
25 lines
801 B
Markdown
# Riversong Code Showcase
|
|
|
|
This repository is a client-facing code sample for **Riversong**, a **Unity 6** project.
|
|
|
|
Its purpose is to provide a focused view of my engineering work, architecture, and coding style without including the full production project.
|
|
|
|
## What Is Included
|
|
|
|
- Selected C# source code only
|
|
- Gameplay, UI, systems, and supporting engine/framework code used in the project
|
|
|
|
## What Is Not Included
|
|
|
|
- Unity assets
|
|
- Scenes, prefabs, materials, and other content files
|
|
- Project settings and the full runnable Unity project
|
|
|
|
This repository is intentionally trimmed down so clients can review the code clearly and without unrelated project files.
|
|
|
|
## Project Page
|
|
|
|
The public itch.io page for the project is here:
|
|
|
|
[Riversong on itch.io](https://danis-workshop.itch.io/riversong)
|