Add modeless background animation to OpenBOR modules with the DC Layer Cycle library.
Month: May 2026
Is Optimization Still Premature?
Maybe optimization is not premature when waste has become the default.
Flattening Arrays
Learn how to flatten table-shaped data into one indexed array for faster, cleaner state management.
Ring Buffer
Learn how ring buffers work and how to use them in your OpenBOR projects.
Shadow Trail Sample
Sample shadow trail script used to demonstrate array building concepts in OpenBOR.
Using OpenBOR Arrays
OpenBOR natively supports arrays and double linked lists. Learn how they work and how to use them.