the footer will display over the torch screen. Neat!
</p>
<p>Anyway that is really it this time. Thanks for reading <3</p>
+ <div class="title-block">
+ <h3 class="blog-title">The Stats Screen</h3>
+ <h3 class="datestamp">22/03/2025</h3>
+ </div>
+ <p>
+ OK I WORKED ON IT A BIT MORE but as mentioned it wasn't
+ particularly exciting - this actually reuses basically all the
+ same code, with just a smidge more for drawing the skill points.
+ </p>
+ <p>
+ I did actually have all the skills in one big JSON but it caused
+ an out of memory error, so I abandoned it and went back to
+ individual files for each skill.
+ </p>
+ <p>Anyway, here's it working!</p>
+ <video width="672" height="378" class="video-embed" controls>
+ <source
+ src="../img/projects/pipboy/statScreen.mp4"
+ type="video/mp4"
+ />
+ Your browser does not support the video tag.
+ </video>
</div>
</div>
</div>