Wednesday, March 5, 2014

Step 6 - Make game interface

Step 6: Make Game Interface

  • Finish JavaScript lessons on Codecademy


Score: 10


Evaluation & Deliverables:

I updated my learning contract for the rest of the semester to better match what I have left to do. Here's a link to the updated file: Learning Contract. This week I finished the lessons on Codecademy. I wanted to get through them to better understand what I will still need to learn beyond Codecademy. I'm glad I finished the lessons there. While some of the lessons are not very clear, some are, and the overall idea of how JavaScript works is worth having.

I made the game interface using HTML and CSS. I realize I need to do better to comment on what I am doing in my files so others can follow what I am doing. I am trying to do that better, but mostly it is showing up in my JavaScript. I also realized that the naming I used for IDs or Classes no longer make sense to what the product is now. Sometimes I took the CSS I wrote for a specific element and ended up reusing it for other elements. I need to go and clean things up at some point so that my coding and programming make sense to others. Anyways, the interface for the game is up and running and I think it will work great.

No comments:

Post a Comment