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

diff --git a/img/projects/pipboy/fullscreendemo.mp4 b/img/projects/pipboy/fullscreendemo.mp4
new file mode 100644 (file)
index 0000000..3c413dd
Binary files /dev/null and b/img/projects/pipboy/fullscreendemo.mp4 differ
index 8fbada20ac8cb618597431b909cb13c817b5adbe..02121443a67d231cb34e245e318d33ebd10064e3 100644 (file)
                 more perks than will fit in our available space. Then this
                 screen is basically done!
               </p>
+              <b>Code Updated. Check the github link to keep up.</b>
+              <p>
+                And now that's done too! Couple of bugs with loading the right
+                files to list (primarily loading too many) but smart use of the
+                modulo operator and we're done! I filled in every perk I think
+                is funny and applicable to me, did some manual edits to some of
+                the icons (new vegas icons seem to generally be less optimised
+                for a real monochrome display, a rare instance where Bethesda's
+                attention to detail is better than Obsidian's) and filled in all
+                their data and, well, that's it!
+              </p>
+              <video width="672" height="378" class="video-embed" controls>
+                <source
+                  src="../img/projects/pipboy/fullscreendemo.mp4"
+                  type="video/mp4"
+                />
+                Your browser does not support the video tag.
+              </video>
+              <p>
+                I'm pretty happy with it! This was a really enjoyable project
+                and let me flex a lot of the muscles I don't tend to use a lot
+                in my pure software day-to-day.
+              </p>
+              <p>
+                I might come back to this later and make a second screen with
+                stats on it, but that's basically the same layout etc as the
+                perks screen just with a number, so I probably won't write it
+                up.
+              </p>
+              <p>
+                So yeah, for now, I'll leave it here. Thank you for reading and
+                following my thought processes, if you did!
+              </p>
             </div>
           </div>
         </div>