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 b55baef4e2
All checks were successful
continuous-integration/drone/push Build is passing
License and Readme
2022-10-16 15:45:03 +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
vendor bullets and sounds 2022-10-15 23:10:57 +02:00
.drone.yml fixes 2022-10-16 15:31:54 +02:00
.gitignore ignores 2022-10-13 16:06:08 +02:00
.luacheckrc ci 2022-10-16 15:28:51 +02:00
assets.lua gameover 2022-10-15 23:31:47 +02:00
conf.lua threading, sound generation, effects 2022-10-15 17:39:32 +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 License and Readme 2022-10-16 15:45:03 +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. [Blackstar 5] [Excalibur IV] [The Decorator]

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.