RepositoriesΒΆ
Inside the sword-and-sorcery Github organization there are all the repositories needed for the project. Most of them correspond to Conan packages:
ui-tileset: provides classes to handle tiles and tilesets.
ui-tileset-glfw: texture storage/loader using GLFW (OpenGL). Adds a tileset and retrieve textures one by one.
core-messages: definition of common messages across the framework.
core-communications: module dedicated to communications.
ui-board_game: stores the elements and positions of a game, it will connect to a game engine and update positions, broadcast changes and handle the communications between applications.
assets-dungeon: assets for a dungeon.
conanquest-fantastic-adventures: this package gathers the executables, libraries, assets and resources needed to run a game