X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/blobdiff_plain/b82e84f35844b4b726b199bd107cd3892f8b34a4..e1629297248ecf61f9da889b75db1f8c5fb5321a:/projects/pipboy.html diff --git a/projects/pipboy.html b/projects/pipboy.html index 09bc715..ccf0356 100644 --- a/projects/pipboy.html +++ b/projects/pipboy.html @@ -484,6 +484,36 @@ tonight, my back hurts. No wonder Zuck had to be 19 to do this live.
+Evening! Let's get right back to work.
++ Yesterday, we figured out how to correctly convert and display + an image on the screen. Today,we're going to figure out storing + those images, loading them at runtime, and switching to another + image later. +
++ So, first up: storing and loading the image. This is gonna need + me to look up how the espruino fs library works. BRB... +
+ Code Updated. Check the github link to keep up. + +
+
+ + Well that was tremendously easy. First try baby, finally I'm not + completely stupid about something! We're gaming! I would take a + photo of the screen but I didn't change the image's position so + it looks exactly the same. but rest assured it is there! +
+OK, next up, we swap images on the fly.