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.