A small work in progress game about a set of ships being piloted by though captains, built on the Löve2D engine.
|
||
---|---|---|
assets | ||
bullet | ||
captain | ||
planet | ||
scene | ||
shaders | ||
ship | ||
tools/boon | ||
vendor | ||
.drone.yml | ||
.gitignore | ||
.luacheckrc | ||
assets.lua | ||
Boon.toml | ||
conf.lua | ||
LICENSE.md | ||
main.lua | ||
README.md |
Vision
A small work in progress game about a set of ships being piloted by though captains, built on the Löve2D engine.
Eventually it will become an endless twin stick shooter with multiplayer capabilities.
Current placeholder ships , piloted by Steve Layer , piloted by Robert Davis , piloted by John Danger
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.