The Game is Afoot

For a while I was building a simple Battleship game as part of an ongoing workshop I did with my Learn to Code LA meetup group, but I never got very far with it because I was too busy teaching! So today I thought I'd use what I learned about JavaScript, HTML and CSS to start building a more polished version of that game.

I didn't get very far, but today I learned how to use JavaScript to handle events for many elements, and I discovered the incredibly useful box-sizing property in CSS. Click on the grid below and see what happens! (Better yet, look at the code!)