From 7fe621f8a25106c34adb523b79d86f3702fc6293 Mon Sep 17 00:00:00 2001 From: Martijn de Boer Date: Sun, 16 Oct 2022 15:47:40 +0200 Subject: [PATCH] update readme --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a22989b..feb05fe 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,13 @@ # Vision A small work in progress game about a set of ships being piloted by though captains, built on the Löve2D engine. -[![Blackstar 5](./assets/ships/blackstar-5.png)] -[![Excalibur IV](./assets/ships/excalibur-iv.png)] -[![The Decorator](./assets/ships/decorator.png)] + +Eventually it will become an endless twin stick shooter with multiplayer capabilities. + +Current placeholder ships +![Blackstar 5](./assets/ships/blackstar-5.png), piloted by Steve Layer +![Excalibur IV](./assets/ships/excalibur-iv.png), piloted by Robert Davis +![The Decorator](./assets/ships/decorator.png), piloted by John Danger # Installation Install Love2D. Execute the love command from your path, or drag the folder onto your Love2D shortcut.