This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Emily Hunt
emily.space
did:plc:jcoy7v3a2t4rcfdh6i4kza25
7. This culminated in writing a version of Snake on my calculator! I didn't know how to use arrays, so I used all 26 available variables (one for every letter) and a god awful massive if statement to store the state of the snake (which couldn't get longer than 26 pieces)
2024-11-24T16:11:04.148Z