brick-engine-js 1.0.8 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -720,7 +720,7 @@ module.exports = {
720
720
  </div>
721
721
  <div id="footer">
722
722
  <div id="footer-text">
723
- Last updated 2026-02-24 00:30:19 UTC
723
+ Last updated 2026-02-24 00:48:02 UTC
724
724
  </div>
725
725
  </div>
726
726
  </body>
@@ -603,7 +603,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
603
603
  </div>
604
604
  <div id="footer">
605
605
  <div id="footer-text">
606
- Last updated 2026-02-24 00:30:19 UTC
606
+ Last updated 2026-02-24 00:48:02 UTC
607
607
  </div>
608
608
  </div>
609
609
  </body>
@@ -634,7 +634,7 @@ export default class MyGame extends Game {
634
634
  </div>
635
635
  <div id="footer">
636
636
  <div id="footer-text">
637
- Last updated 2026-02-24 00:30:19 UTC
637
+ Last updated 2026-02-24 00:48:02 UTC
638
638
  </div>
639
639
  </div>
640
640
  <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>
@@ -642,7 +642,7 @@ interface ButtonLayoutResponse {
642
642
  </div>
643
643
  <div id="footer">
644
644
  <div id="footer-text">
645
- Last updated 2026-02-24 00:30:19 UTC
645
+ Last updated 2026-02-24 00:48:02 UTC
646
646
  </div>
647
647
  </div>
648
648
  <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>
@@ -559,7 +559,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
559
559
  </div>
560
560
  <div id="footer">
561
561
  <div id="footer-text">
562
- Last updated 2026-02-24 00:30:19 UTC
562
+ Last updated 2026-02-24 00:48:02 UTC
563
563
  </div>
564
564
  </div>
565
565
  <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>
@@ -578,7 +578,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
578
578
  </div>
579
579
  <div id="footer">
580
580
  <div id="footer-text">
581
- Last updated 2026-02-24 00:30:19 UTC
581
+ Last updated 2026-02-24 00:48:02 UTC
582
582
  </div>
583
583
  </div>
584
584
  </body>
@@ -531,7 +531,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
531
531
  </div>
532
532
  <div id="footer">
533
533
  <div id="footer-text">
534
- Last updated 2026-02-24 00:30:19 UTC
534
+ Last updated 2026-02-24 00:48:02 UTC
535
535
  </div>
536
536
  </div>
537
537
  </body>
@@ -526,7 +526,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
526
526
  </div>
527
527
  <div id="footer">
528
528
  <div id="footer-text">
529
- Last updated 2026-02-24 00:30:19 UTC
529
+ Last updated 2026-02-24 00:48:02 UTC
530
530
  </div>
531
531
  </div>
532
532
  </body>
@@ -550,7 +550,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
550
550
  </div>
551
551
  <div id="footer">
552
552
  <div id="footer-text">
553
- Last updated 2026-02-24 00:30:19 UTC
553
+ Last updated 2026-02-24 00:48:02 UTC
554
554
  </div>
555
555
  </div>
556
556
  </body>
@@ -513,7 +513,7 @@ Constructs the background container wrapper, title frames, dialogue text, and co
513
513
  </div>
514
514
  <div id="footer">
515
515
  <div id="footer-text">
516
- Last updated 2026-02-24 00:30:19 UTC
516
+ Last updated 2026-02-24 00:48:02 UTC
517
517
  </div>
518
518
  </div>
519
519
  </body>
@@ -763,7 +763,7 @@ describe('GridAnalysisEngine', () =&gt; {
763
763
  </div>
764
764
  <div id="footer">
765
765
  <div id="footer-text">
766
- Last updated 2026-02-24 00:30:19 UTC
766
+ Last updated 2026-02-24 00:48:02 UTC
767
767
  </div>
768
768
  </div>
769
769
  </body>
package/dist/index.html CHANGED
@@ -3,6 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8" />
5
5
  <title>P5 Project</title>
6
+ <link rel="stylesheet" href="css/brick-engine.bundle.css">
6
7
  <script src="vendor/p5.min.js"></script>
7
8
  <link rel="icon" href="favicon.ico"><link href="css/app.bundle.css" rel="stylesheet"></head>
8
9
  <body>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "brick-engine-js",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "description": "A lightweight brick engine built with p5.js and TypeScript",
5
5
  "type": "commonjs",
6
6
  "main": "dist/brick-engine.js",
@@ -720,7 +720,7 @@ module.exports = {
720
720
  </div>
721
721
  <div id="footer">
722
722
  <div id="footer-text">
723
- Last updated 2026-02-24 00:30:19 UTC
723
+ Last updated 2026-02-24 00:48:02 UTC
724
724
  </div>
725
725
  </div>
726
726
  </body>
@@ -603,7 +603,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
603
603
  </div>
604
604
  <div id="footer">
605
605
  <div id="footer-text">
606
- Last updated 2026-02-24 00:30:19 UTC
606
+ Last updated 2026-02-24 00:48:02 UTC
607
607
  </div>
608
608
  </div>
609
609
  </body>
@@ -634,7 +634,7 @@ export default class MyGame extends Game {
634
634
  </div>
635
635
  <div id="footer">
636
636
  <div id="footer-text">
637
- Last updated 2026-02-24 00:30:19 UTC
637
+ Last updated 2026-02-24 00:48:02 UTC
638
638
  </div>
639
639
  </div>
640
640
  <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>
@@ -642,7 +642,7 @@ interface ButtonLayoutResponse {
642
642
  </div>
643
643
  <div id="footer">
644
644
  <div id="footer-text">
645
- Last updated 2026-02-24 00:30:19 UTC
645
+ Last updated 2026-02-24 00:48:02 UTC
646
646
  </div>
647
647
  </div>
648
648
  <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>
@@ -559,7 +559,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
559
559
  </div>
560
560
  <div id="footer">
561
561
  <div id="footer-text">
562
- Last updated 2026-02-24 00:30:19 UTC
562
+ Last updated 2026-02-24 00:48:02 UTC
563
563
  </div>
564
564
  </div>
565
565
  <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>
@@ -578,7 +578,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
578
578
  </div>
579
579
  <div id="footer">
580
580
  <div id="footer-text">
581
- Last updated 2026-02-24 00:30:19 UTC
581
+ Last updated 2026-02-24 00:48:02 UTC
582
582
  </div>
583
583
  </div>
584
584
  </body>
@@ -531,7 +531,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
531
531
  </div>
532
532
  <div id="footer">
533
533
  <div id="footer-text">
534
- Last updated 2026-02-24 00:30:19 UTC
534
+ Last updated 2026-02-24 00:48:02 UTC
535
535
  </div>
536
536
  </div>
537
537
  </body>
@@ -526,7 +526,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
526
526
  </div>
527
527
  <div id="footer">
528
528
  <div id="footer-text">
529
- Last updated 2026-02-24 00:30:19 UTC
529
+ Last updated 2026-02-24 00:48:02 UTC
530
530
  </div>
531
531
  </div>
532
532
  </body>
@@ -550,7 +550,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
550
550
  </div>
551
551
  <div id="footer">
552
552
  <div id="footer-text">
553
- Last updated 2026-02-24 00:30:19 UTC
553
+ Last updated 2026-02-24 00:48:02 UTC
554
554
  </div>
555
555
  </div>
556
556
  </body>
@@ -513,7 +513,7 @@ Constructs the background container wrapper, title frames, dialogue text, and co
513
513
  </div>
514
514
  <div id="footer">
515
515
  <div id="footer-text">
516
- Last updated 2026-02-24 00:30:19 UTC
516
+ Last updated 2026-02-24 00:48:02 UTC
517
517
  </div>
518
518
  </div>
519
519
  </body>
@@ -763,7 +763,7 @@ describe('GridAnalysisEngine', () =&gt; {
763
763
  </div>
764
764
  <div id="footer">
765
765
  <div id="footer-text">
766
- Last updated 2026-02-24 00:30:19 UTC
766
+ Last updated 2026-02-24 00:48:02 UTC
767
767
  </div>
768
768
  </div>
769
769
  </body>
package/public/index.html CHANGED
@@ -3,6 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8" />
5
5
  <title>P5 Project</title>
6
+ <link rel="stylesheet" href="css/brick-engine.bundle.css">
6
7
  <script src="vendor/p5.min.js"></script>
7
8
  </head>
8
9
  <body>