Lincoln Crowell’s Page

This is my blog for AP Computer Scinece Principles

About Me

I have a picture of me and my dad going fishing, and on this day we caught a fish over 200lbs!

This is a video I used to help me with coding

Problems I encountered while coding

I had encountered problems at the very start and a major problem being how I had not installed WSL Ubuuntu properly, WSL kept showing up with “root” so as a result I had to restart everything and reinstall the whole thing again. I am not certain, but I think the problem was when I made my username as I put the wrong one so I tried uninstalling, but I did not uninstall all the way so I looked up videos for help over the weekend until I eventually got it working. I had also encountered problems with inserting videos becasue when I was inserting the links, I did not realise they had to be embeded links so the videos would not work as it would say that the link is not found. As far as inserting pictures, I was struggling when copying the “link” to the picture as I did not realise when you drag and drop the photo into images you have to copy relative path.

Snake Game credit: https://www.studytonight.com/post/snake-game-in-html-and-javascript#:~:text=Following%20is%20the%20HTML%20code%20where%20we%20have,class%3D%22game-info%22%3E%20%3Ch2%3ESnake%20Game%3C%2Fh2%3E%20%3Cp%20id%3D%22game-status%22%3E%3C%2Fp%3E%20%3Cp%20id%3D%22game-score%22%3E%3C%2Fp%3E%20%3C%2Fdiv%3E <!DOCTYPE html> Snake Game using HTML and Javascript - Studytonight

Snake Game

</html>