riversong code showcase

This commit is contained in:
Daniele Marotta
2026-05-21 15:52:18 +02:00
commit 4c9eea1c02
462 changed files with 23406 additions and 0 deletions

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
# 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)