LMPriestley's Notebook¶
This is a personal project to collect my personal knowledge and small utilities into an obsidian inspired jupyter notebook.
To view the interactive version of this project, please visit lmpriestley.com. Sources available at github.com/freylint/gbnotebook.
Packages¶
NBECS Interface - Notebook ECS interfaces¶
The NBECS interface implements a shared interface between multiple ECS implementations.
NBECS¶
NBECS is an extremely minimal ECS implementation for interactive applications.