Hey all,
Been a DF player + lurker here for a long time. Read through your BYOND threads, and it's very interesting. Decided to look into it myself, and it seems fairly simple to create your own game. (Been messing around with it today) Already have experience with Python and C++, so this seems like a piece of cake relatively speaking.
I was thinking... a lot of people want a multiplayer Dwarf Fortress. Of course, it's never really going to happen. But what if we made a game inspired by Dwarf Fortress to run on BYOND? Start up a game, load up a map with your fellow Dwarfs and strike the earth. It would be great to try to implement as many features as possible, with the basic ones first. Mining, woodcutting, harvesting food to begin with.
If this was created, would anybody be interested in playing? I have Windows box hosted at a datacenter in New Jersey that has ~1200GB/month bandwidth, with ~100mbps up and down, so perma-hosting would not be an issue.
Problems:It's a pretty big undertaking.
Some of the mechanisms in DF are incredibly complex.
Every dwarf would have to be a real player (unless from a caravan - if I get that far).
Tilesets: I love the Mayday pack, and it would be trivial to import it, but I'd need to get permission (obviously) and if that's not possible, I'm not a great graphics artist - would certainly need help with that.
You'd need to trust people you're playing with - if stuff like lava/flooding works eventually, it'd be way too easy for a griefer to come in and kill everybody.
Any thoughts? Ideas? Contributions? What are the most important features you'd want first?
Note: I understand that ideas are easy, everybody has them. If there's any interest... I'll get a rudimentary working version and post a video of it. (Preferably something that has at least mining)