CREDITS
The people and projects Cerevana builds on. ← Back to menu
RRT - the Syllogimous lineage
Cerevana's RRT is built directly on Syllogimous: created by 4skinSkywalker, developed into Syllogimous-v3 by ikokusovereignty, and forked and refined by soamsy - soamsy/Syllogimous-v3 (playable original) is the codebase Cerevana grew from. giladkingsley is also a credited Syllogimous contributor.
N-Back - Quad Box & Brain Workshop
Cerevana’s N-Back merges two
lineages into one game. It is built on the game engine of
soamsy/quad-box
(MIT,
playable original)
- by soamsy, the same developer whose Syllogimous-v3 fork
Cerevana’s RRT grew from. The classic mode families
(Position/Sound, Combination, Arithmetic, Jaeggi, Multi-Square,
crab) reimplement the protocol of Brain Workshop by Paul Hoskinson
with Jonathan Toomim
(brainworkshop
CCT - the PASAT mechanics
Cerevana’s CCT (Cognitive Control
Training) adapts the adaptive-interval PASAT mechanics from
tim22dev22/CCT
(MIT,
playable original)
- the digit-pair adaptive interval/streak state machine and
pre-recorded voice packs are ported and restructured into Cerevana’s
own module layout (see js/cct/PROVENANCE.md); the
settings, history, chart and profile UI is original Cerevana code
following the same shell as RRT and N-Back. CCT’s own README
credits “EEE” for supplying its original source code.
Community
The Mindbuilding community (discord.gg/brain) - the training knowledge this app is built on.
Assets
Menu background photo by Kieren Ridley (Pexels, Pexels License).
Favicon, app and PWA/iOS icons
(favicon.png, img/icon-512.png,
img/icon-192.png, img/apple-touch-icon.png)
and the social-preview image (img/og-image.jpg): the
Cerevana head logo, created with Canva Pro
(Canva Content License,
separate from the app’s CC BY-NC license).
Typefaces, all under the SIL Open Font License 1.1 and bundled locally: Space Grotesk by Florian Karsten (OFL), Zen Dots by Yoshimichi Ohira (OFL), Oxanium by Severin Meyer (OFL), JetBrains Mono by JetBrains (OFL), and the CEREVANA wordmark Format 1452 by Frank Adebiaye / Velvetyne (OFL).
UI icons:
coolicons
by Kryston Schwarze (MIT), bundled as an icon webfont in
fonts/cool/.
Libraries, all vendored in
js/lib/:
Chart.js
(MIT) for the progress graphs, with
date-fns
and
chartjs-adapter-date-fns
(both MIT) for the Transfer chart's time axis; and, for the N-Back
generated image stimuli, d3-delaunay / delaunator / robust-predicates
and d3-shape / d3-path (ISC, see
LICENSE-d3-stimuli.txt).
License
Cerevana is licensed under CC BY-NC 3.0, inherited from the Syllogimous lineage.