Character sheet for Billy from "La Forteresse du Chaudron Noir" from Bob Lennon
Go to file
2022-01-14 23:03:22 +01:00
.idea Adding CMake configuration for CLion 2022-01-10 22:15:53 +01:00
external Submodule for JSON added. 2022-01-14 22:06:07 +01:00
font Adding font as LFS object 2022-01-08 20:44:00 +01:00
include Better serializer 2022-01-14 23:03:22 +01:00
src Submodule for JSON added. 2022-01-14 22:06:07 +01:00
.gitattributes Going to add character sheet in PDF 2022-01-10 20:03:10 +01:00
.gitignore Adding CMake configuration for CLion 2022-01-10 22:15:53 +01:00
.gitmodules Submodule for JSON added. 2022-01-14 22:06:07 +01:00
BOB_LENNON_La_Forteresse_du_Chaudron_Noir_Feuilles_reference.pdf Character sheet 2022-01-10 20:03:53 +01:00
CMakeLists.txt Serialize and deserialize. 2022-01-14 22:58:16 +01:00
LICENSE Initial commit 2022-01-08 20:16:14 +01:00
README.md Compiles, not run yet. 2022-01-08 23:40:31 +01:00

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.

The others are:

  • jemalloc
  • ccache
  • the gold linker
  • OpenGL