It's a real project!
Hey everyone! Although my previous post here doesn't betray it, I've been thinking about doing a suite of programming libraries collectively known as IKKlib. A year ago, I would have questioned whether I would ever release anything, but now, not so much. I'm actually really close to publishing the source code for IKKlib/sprite, a very lightweight layer atop SDL for sprite programming.
IKKlib/sprite will probably end up duplicating many of the features in Kyra, but if I just used that, well, I wouldn't learn much about SDL programming, would I?
At any rate, it's meant to be small. So far it's under 200 lines of code, and I don't see it going anymore than double that. Until we get into portability, of course...
IKKlib/sprite will probably end up duplicating many of the features in Kyra, but if I just used that, well, I wouldn't learn much about SDL programming, would I?
At any rate, it's meant to be small. So far it's under 200 lines of code, and I don't see it going anymore than double that. Until we get into portability, of course...
