Python is fun!
173 days ago
It is, it is indeed. I’ve been working on an RPG, and I have to say that this is the farthest I’ve ever gotten with any language. And believe me, I’ve tried a lot: BASIC, Free Basic, C, C++, PHP… But I just never seemed to understand (or, as geeks say, “grok”) any of those languages. But with Python, it’s like “I can do this!”
So yeah, pretty cool. :)
If anyone wants to take a look at my program, I’ve uploaded it here. It’s pretty simplistic — you can fight monsters, you can buy stuff, and you can sleep. And it runs in a terminal, so don’t expect fancy graphics. :P
Oh, and it’s not balanced at all.
I commented the the code up pretty well, so even if you’re just starting learning Python you should be able to figure out what’s going on. Hopefully.
Posted by Crispin A. Stichart at 06:08.
Leave a comment