You are browsing as a guest. Sign up (or log in) to start making projects!

8h 17m logged

-added favicon to pages (prologue, intro, curious duck, spaceship)
-added names to pages (noted above)
-rearranged images into a folder, and organized images per page (intro page vs space page, etc.)
-defined a function to get element instead of using document.getElementById() every time
-added two new windows to Spaceship
-made Spaceship windows draggable
-added a delay to Spaceship typing intro
-added a delay to Spaceship windows appearance (to appear after the text finished typing)
-added a delay to Curious Duck appearance (movement makes it easier to spot; less likely to miss)
a particularly silly mistake I found funny:
I defined the location for the Spaceship div windows in the html file, but I forgot about it and started defining the location with the css file. I was really confused as to why editing the css file didn’t affect the location (it was being overridden by the html one the whole time)

0
65

Comments 0

No comments yet. Be the first!