more
All checks were successful
Deploy to Pages / build (pull_request) Successful in 1m36s

This commit is contained in:
Andras Schmelczer 2026-05-25 12:52:37 +01:00
parent 84769f9ce4
commit fd4bb61b5f
30 changed files with 355 additions and 156 deletions

View file

@ -1,21 +0,0 @@
/*
X-Content-Type-Options: nosniff
Referrer-Policy: strict-origin-when-cross-origin
/_astro/*
Cache-Control: public, max-age=31536000, immutable
/fonts/*
Cache-Control: public, max-age=31536000, immutable
/media/*
Cache-Control: public, max-age=86400, stale-while-revalidate=604800
/favicon.ico
Cache-Control: public, max-age=604800
/*.xml
Cache-Control: public, max-age=300
/*.webmanifest
Cache-Control: public, max-age=300

Binary file not shown.

View file

@ -0,0 +1,13 @@
WEBVTT
00:00.000 --> 00:04.000
No spoken dialogue. Game audio only.
00:04.000 --> 00:35.000
The Ad Astra handheld board runs the game on a small OLED display.
00:35.000 --> 01:05.000
The player controls the game through the IR input while the engine updates the display in real time.
01:05.000 --> 01:34.600
The clip continues showing gameplay on the custom ATtiny85-based board.

Binary file not shown.