From 507670cae384bb626f43cbaac918c64ead8a9b82 Mon Sep 17 00:00:00 2001 From: StewBC Date: Thu, 13 Feb 2020 16:45:42 -0800 Subject: [PATCH] Update README.md Added video link to game on real hardware. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 958bafa..4996400 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ experience :) The game is a pretty good replica of the original. It is missing the demo attract mode, and the fireworks. +Here's a video of Oliver Schmidt's son, Pascal, playing the game on real +hardware: https://www.youtube.com/watch?v=rXC2JKuN594 + 3. TECHNICAL DETAILS The game is written in 6502 assembly using the ca65 assembler.