An open API service indexing awesome lists of open source software.

https://github.com/openlegends/openlegends

OpenLegends Client Application
https://github.com/openlegends/openlegends

card client deck desk game openlegends rust ui

Last synced: 4 months ago
JSON representation

OpenLegends Client Application

Awesome Lists containing this project

README

          

# OpenLegends

![Build](https://github.com/openlegends/openlegends/actions/workflows/build.yml/badge.svg)

Open Source, Multi-Player Card Game inspired by TES Legends

> [!IMPORTANT]
> Project in development!
>

## Structure

Current repository implement client application only, that based on following libraries:

* [Core](https://github.com/openlegends/core) - Versioned Core API for game asset builds
* [Asset](https://github.com/openlegends/asset) - Default Game Assets (e.g. cards, players, game sessions implementation)
* [Client](https://github.com/openlegends/client) - Client Library to interact [Game server](https://github.com/openlegends/server)