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.

License

This project is licensed under the GNU Affero General Public License v3.0. See LICENSE for the full text.

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.

{ ECSWorld: [class ECSWorld] }

Articles

Notes