From 71afabc1f45ddd2df8e46a0129404ef57e20ea3e Mon Sep 17 00:00:00 2001 From: Magnus Byrkjeland Date: Sun, 21 Apr 2024 21:50:40 +0200 Subject: [PATCH] Update README.md Added gif of the game --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b6bed17..2017a00 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ The Star knight game is a 2D platformer game developed using the LibGDX framework. +![StarKnight](https://github.com/TDT4240-10/star-knight/assets/92637738/39fd1e74-007a-4650-bf13-86cc2392883b) + ## Getting Started 🚀 ### Prerequisites 📋