From 4ff6dbe0b6f06f7f845e9817714b47684f5efec7 Mon Sep 17 00:00:00 2001 From: 28allday Date: Sun, 19 Apr 2026 16:34:45 +0100 Subject: [PATCH] Embed gameplay video in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 39919f2..9be0959 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A faithful Missile Command arcade clone built with Love2D for [Omarchy](https:// Vector-rendered cities and trails with bloom, flashing explosion palettes, and Omarchy theme integration — the game adopts your desktop colours. +[![OMA-COMMAND gameplay](https://img.youtube.com/vi/pnwiKlbC574/maxresdefault.jpg)](https://youtu.be/pnwiKlbC574) + ## Install ```bash