From da6f2c70174219f61d0498bdd4325b7a8842a1fa Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 2 May 2026 22:33:17 +0200 Subject: assets: remove the recording MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It was expensive and for no good reason. Signed-off-by: Miquel Sabaté Solà --- README.md | 4 ---- assets/recording.gif | Bin 65478421 -> 0 bytes 2 files changed, 4 deletions(-) delete mode 100644 assets/recording.gif diff --git a/README.md b/README.md index b5eae75..3eced91 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,6 @@ the controls are as follows: | Arrow Down | Hover | | B | Shoot | -Here it is a short recording of gameplay: - -![recording.gif](./assets/recording.gif) - # Changes from the original This port does not attempt to be a pristine replica of the original game. This diff --git a/assets/recording.gif b/assets/recording.gif deleted file mode 100644 index e4d98e2..0000000 Binary files a/assets/recording.gif and /dev/null differ -- cgit v1.2.3