A small work in progress game about a set of ships being piloted by though captains, built on the Löve2D engine.
Find a file
Martijn de Boer ec7aa73078
Some checks failed
continuous-integration/drone/push Build is failing
Update '.drone.yml'
2022-10-16 17:22:57 +02:00
assets gameover 2022-10-15 23:31:47 +02:00
bullet bullets and sounds 2022-10-15 23:11:21 +02:00
captain threading, sound generation, effects 2022-10-15 17:39:32 +02:00
planet split variance 2022-10-15 18:12:58 +02:00
scene fixes 2022-10-16 15:31:54 +02:00
shaders game and hud 2022-10-13 16:06:52 +02:00
ship bullets and sounds 2022-10-15 23:10:57 +02:00
tools/boon Build tools 2022-10-16 17:07:25 +02:00
vendor bullets and sounds 2022-10-15 23:10:57 +02:00
.drone.yml Update '.drone.yml' 2022-10-16 17:22:57 +02:00
.gitignore Build tools 2022-10-16 17:07:25 +02:00
.luacheckrc ci 2022-10-16 15:28:51 +02:00
assets.lua gameover 2022-10-15 23:31:47 +02:00
Boon.toml Build tools 2022-10-16 17:07:25 +02:00
conf.lua Build tools 2022-10-16 17:07:25 +02:00
LICENSE.md License and Readme 2022-10-16 15:45:03 +02:00
main.lua fixes 2022-10-16 15:31:54 +02:00
README.md update readme 2022-10-16 15:47:40 +02:00

Build Status

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 Blackstar 5, piloted by Steve Layer Excalibur IV, piloted by Robert Davis The Decorator, 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.