2/14/18

I've started learning how to use a game development tool in python called pygame. I watched a few tutorials and coded along with them over the weekend, but I couldn't get pygame to recognize key events (ex. when a certain key is pressed down or your finger is lifted from a key). Apparently this is a problem with my Mac's compatibility with pygame; there is a long process you have to go through to make this work for Mac, which I tried today. I was able to get everything downloaded but don't know if Xcode (Mac program development tool) actually works yet. While everything was downloading, I practiced coding in Python on a site called code wars to get more experience with the python language and to get better at problem solving.

Comments

Popular Posts