Character sheet for Billy from "La Forteresse du Chaudron Noir" from Bob Lennon
Go to file
Pcornat f2476642ce
Character sheet
2022-01-10 20:03:53 +01:00
external OK now 2022-01-08 20:43:42 +01:00
font Adding font as LFS object 2022-01-08 20:44:00 +01:00
include Working, minimal example. 2022-01-09 00:43:33 +01:00
src Working, minimal example. 2022-01-09 00:43:33 +01:00
.gitattributes Going to add character sheet in PDF 2022-01-10 20:03:10 +01:00
.gitignore Init 2022-01-08 20:02:04 +01:00
.gitmodules OK now 2022-01-08 20:43:42 +01:00
BOB_LENNON_La_Forteresse_du_Chaudron_Noir_Feuilles_reference.pdf Character sheet 2022-01-10 20:03:53 +01:00
CMakeLists.txt Compiles, not run yet. 2022-01-08 23:40:31 +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

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.

The others are:

  • jemalloc
  • ccache
  • the gold linker
  • OpenGL