Character sheet for Billy from "La Forteresse du Chaudron Noir" from Bob Lennon
Pcornat
b759836989
Design : the controller controls data of the character sheet and also saving and reading data. |
||
---|---|---|
.idea | ||
external | ||
font | ||
include | ||
src | ||
Unit testing | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
BOB_LENNON_La_Forteresse_du_Chaudron_Noir_Feuilles_reference.pdf | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
Billy sheet control
This project is about to digitally control your character sheet from the book "La Forteresse du Chaudron Noir" from Bob Lennon.
External dependencies
Some dependencies are inside the "external" directory. The followings are inside:
- GLFW: windowing
- Spdlog: logging the app.
- Catch2
- ImFileDialog
- stb_image.h
The others are:
- jemalloc
- ccache
- the gold linker
- OpenGL