I can be really stupid sometimes. Yes, hard to believe, I know. A few years ago, on my blog for The Julia Group, I did a series of posts on 55 things I had learned in 55 years. Last night, I wrote one on the biggest thing I had learned […]
I the first post in this series, we just initialized all of the variables and called a few functions. The past two posts focused on just one function each, The keyDownHandler function that executes based on where the player goes. The render function that draws the game board, and In […]