Asteroids!

 Today I ended up staying home sick from work, so I had a little extra time to work on my boot.dev course. The object of this assignment is to make the asteroids game, which has been fun to see a small version of how games are made!

I always appreciate when I start to grasp concepts to the point that I can write it in the code before the assignment or AI helper needs to prompt me at all. Like calling a function, etc. 

One mistake I made was not opening the project on VSCode correctly, so it wasn't showing that all my files were connected. I opened them all individually instead of through the directory. One small step and hopefully a simple lesson that can be learned after the first try. 

I also made a leetcode account today so I can start looking over some of the potential job interview questions I'll have to do someday. Definitely a lot to learn still, as I haven't moved past python yet, but I think pretty soon the course will have me start learning other languages like typescript or go, which I am excited about.




Comments

Popular Posts