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
|
# Vision
|
||||||
A small work in progress game about a set of ships being piloted by though captains, built on the Löve2D engine.
|
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)]
|
Eventually it will become an endless twin stick shooter with multiplayer capabilities.
|
||||||
[![The Decorator](./assets/ships/decorator.png)]
|
|
||||||
|
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
|
# Installation
|
||||||
Install Love2D. Execute the love command from your path, or drag the folder onto your Love2D shortcut.
|
Install Love2D. Execute the love command from your path, or drag the folder onto your Love2D shortcut.
|
||||||
|
|
Loading…
Reference in a new issue