I pulled bomberclone out of cvs. It doesn't configure correctly and I think it may be because of a missing SDL library on my ubuntu box.
I had to install all libsdl*-dev packages.
Bomberclone built and compiled just fine; I'm going to study the source code a bit and see if I can add some new stuff.
It's written in C with SDL (obviously), and it's a bit hard to follow. It's done very old school MUD style with everything just in a struct and kind of built without an overarching design. I kind of like it even though I can't follow it well. I'll have to spend more time with it.
No comments:
Post a Comment