]> fortfriendship.online Git - gnargle.github.io.git/commitdiff
pipboy stat screen update
authorAthene Allen <atheneallen93@gmail.com>
Sat, 22 Mar 2025 22:57:45 +0000 (22:57 +0000)
committerAthene Allen <atheneallen93@gmail.com>
Sat, 22 Mar 2025 22:57:45 +0000 (22:57 +0000)
img/projects/pipboy/statScreen.mp4 [new file with mode: 0644]
projects/pipboy.html

diff --git a/img/projects/pipboy/statScreen.mp4 b/img/projects/pipboy/statScreen.mp4
new file mode 100644 (file)
index 0000000..6146ad1
Binary files /dev/null and b/img/projects/pipboy/statScreen.mp4 differ
index 05fe3c029eb8c2f7806a01f1eea61413eab785b3..22e092b6ccb3a1d63937bb70f656ea5136b9e66e 100644 (file)
                 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>