J
J. Cooper
For those of you who write games in Ruby, what is your preferred method
of accessing data? Dialog, monster stats, what have you.
I'm doing a final fantasy clone as a little learning project and I'm
curious.
I suppose either online or offline methods would work; offhand I'd say
I'd prefer not having to access a non-local database.
Thanks!
of accessing data? Dialog, monster stats, what have you.
I'm doing a final fantasy clone as a little learning project and I'm
curious.
I suppose either online or offline methods would work; offhand I'd say
I'd prefer not having to access a non-local database.
Thanks!