This commit is contained in:
parent
b55baef4e2
commit
7fe621f8a2
1 changed files with 7 additions and 3 deletions
10
README.md
10
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.
|
||||
|
|
Loading…
Reference in a new issue