Skip to content

Web client for the up-and-coming community edition of The Lacuna Expanse

License

Notifications You must be signed in to change notification settings

tlecommunity/app

Repository files navigation

Lacuna Expanse Frontend

Web client for the up-and-coming community edition of The Lacuna Expanse.

Lacuna Expanse 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.