Saturday, June 15, 2013

Finished

I'm proud to say that I have finished my project. However, I was not happy with the path I took to complete it. I hoped to make a platformer, but in the end I was unable to become familiar enough with pygame to do so, and I resorted on using what I learned to create a game where you use the mouse to collect squares.

Friday, June 7, 2013

Post 4

Finished coding the control interface for the users character, navigation will be used with w,a,s,d as of now, however after some game testing it could be changed to arrow keys depending on what is more comfortable for players.