Skip to content

Commit 23385f1

Browse files
docs: add real application screenshots (#25)
1 parent aa42ea4 commit 23385f1

5 files changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@ automatically tested hit-matching core.
4141
The same gameplay session powers Play and Learn. Charts, the DSP song clock,
4242
hit matching and MIDI input are shared rather than reimplemented per mode.
4343

44+
## See it in action
45+
46+
These are real captures of the current Unity application running the original,
47+
rights-clean demo content—not promotional mockups.
48+
49+
| Main menu | Concert Stage gameplay |
50+
| --- | --- |
51+
| [![HitTheKit main menu with Play, Learn and electronic-drum setup](website/assets/images/screenshots/main-menu.jpg)](website/assets/images/screenshots/main-menu.jpg) | [![HitTheKit Concert Stage gameplay with the perspective drum highway and countdown](website/assets/images/screenshots/gameplay-concert-stage.jpg)](website/assets/images/screenshots/gameplay-concert-stage.jpg) |
52+
| Choose Play, Learn or configure an electronic drum kit. | Follow the perspective highway using a keyboard or a supported CoreMIDI kit. |
53+
4454
## Project status
4555

4656
> [!IMPORTANT]

docs/legal/ASSET_PROVENANCE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,19 @@ The tracked `HitTheKit-MainMenuStage.fbx` is project-owned procedural geometry
4545
created for the menu scene. Website scene images, the FBX, older variants, and
4646
design evidence are individually hashed in the machine-readable inventory.
4747

48+
## First-party application captures
49+
50+
These screenshots were captured directly from the HitTheKit Unity application
51+
using only project-owned interface, environment and synthetic demo content.
52+
They contain no commercial song, recording, chart, artwork or performer
53+
likeness. The JPEG files are publication derivatives of the original PNG
54+
captures retained in the private development archive.
55+
56+
| Asset | SHA-256 | Purpose |
57+
| --- | --- | --- |
58+
| `website/assets/images/screenshots/main-menu.jpg` | `7f00a1b51d05b327c279f0bf199b646bc9899dac5b76a798d0932f7d0e41338a` | README application preview: main menu |
59+
| `website/assets/images/screenshots/gameplay-concert-stage.jpg` | `246771f958d41adc02cf7ef15533ea977f9d0a35676bd9c9edf197eec37f510d` | README application preview: synthetic Concert Stage gameplay |
60+
4861
## Programmatically generated branding
4962

5063
`branding/app-icon/master/HitTheKit-Icon-Source-1254.png` has SHA-256

docs/legal/ASSET_PROVENANCE.sha256

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ aeb85dcd4d2146f541a20b059d0202b4b74e26d36bb0c4d6a69e3216b53d32b3 website/assets
6161
8d5610553900157921047bbe8c4ea4ccc02c6e0f925041dc3f9be831e09994c8 website/assets/images/hitthekit-social-preview.jpg
6262
3fbf9e18624c5e3df571b58b92ec8639a21120db3d740e2a4f11ac534f1fdcae website/assets/images/logo-original.png
6363
5fdcf113362ecd258997910feffbafc3c367b78008c0ecf9daf2b134c91cdee2 website/assets/images/stage-command.jpg
64+
246771f958d41adc02cf7ef15533ea977f9d0a35676bd9c9edf197eec37f510d website/assets/images/screenshots/gameplay-concert-stage.jpg
65+
7f00a1b51d05b327c279f0bf199b646bc9899dac5b76a798d0932f7d0e41338a website/assets/images/screenshots/main-menu.jpg
294 KB
Loading
172 KB
Loading

0 commit comments

Comments
 (0)