Got the basic 3 column layout done and the 14x14 game board actually rendering on the screen using a 2D JavaScript array. I ended up wasting a ton of time fighting my WakaTime tracker because the extension log was completely blank and wouldn’t log my hours, but a quick reinstall and re-pasting the API key fixed it. For the board itself, I stamped data x and data y coordinates right onto each HTML cell so the game can track clicks and hovers easily later. Now that the empty board is up and customized, I’m moving on to defining the 21 game pieces and figuring out how to rotate and flip them.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.