Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.05 KB

File metadata and controls

40 lines (23 loc) · 1.05 KB

KA Web

Web client for the up-and-coming community edition of The Lacuna Expanse, known as "Kenó Antigen".

CircleCI Build Status

Kenó Antigen screenshot

Setup

Requires Node and npm:

git clone https://github.com/Kantigen/ka-web
cd ka-web
git submodule update --init --recursive
npm install

Running

The client has two run modes for local development:

npm run dev: assumes you have ka-server set up and running.

npm run dev:stubbed: uses a stubbed game server instead

Ideas

Got an idea? Let us know!

Yoda and feature requests

Hacking

If you're interested in hacking on the client, hit up the developer's documentation.

License

See the LICENSE file.