[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] New here, me and my game



dbcad7@xxxxxxxxxx wrote:
My biggest challenge so far, is trying to fully grasp OOP. (I pretty much get it.. pretty much). As I just went into mad scientist mode, plunged into programming my game, I am 99 percent certain that I am going to have to do most of it over, and probably more than once before I am through.

That's nothing to be ashamed of! If you find that you hate the code you've written and end up staying up all night rewriting it mostly from scratch, just to get it _right_ this time, that means you learned something and the new version will be better!


The thing I have to keep watching out for is the temptation to keep redefining what it is that I'm working on rather than picking one or two things and focusing on them.

Kris