Martijn de Boer
b55baef4e2
All checks were successful
continuous-integration/drone/push Build is passing
15 lines
No EOL
790 B
Markdown
15 lines
No EOL
790 B
Markdown
[![Build Status](https://drone.biggetje.net/api/badges/martijn/vision/status.svg)](https://drone.biggetje.net/martijn/vision)
|
|
|
|
# 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)]
|
|
|
|
# Installation
|
|
Install Love2D. Execute the love command from your path, or drag the folder onto your Love2D shortcut.
|
|
Code can be verified against Lua 5.4, with luacheck +love.
|
|
|
|
# License
|
|
- The artwork/assets (and artwork/assets placeholders) are prohibited from usage outside of this game and repositories.
|
|
- The game code itself is licensed under the permissive MIT license. |