FoonLudum Dare ExplorerUsers → pbjorklund

pbjorklund

Games

YearLDThemeGameDivisionRankCo
201224EvolutionThe Darwin Wars Mudcompo10

Comments by pbjorklund

LD24 — Evolution

The Darwin Wars Mud by pbjorklund 2012-09-01T15:22:00

Thanks!

Yep, didn't have time to implement either lowercase matching of usernames or partial matching. (Creating non-player controller killable things would also have been a good thing)

Ex kill c would expande to kill custergeneralmustard.

Live and learn :)

The evolution part of the game only comes forth when you actually have people to fight with, you get stronger the more people you kill.

It is possible to have more than one connection from the same host though.

The Darwin Wars Mud by pbjorklund 2012-09-12T15:09:00

Hey goffmog. I'm using eventmachine to handle the connections and so forth, so I didn't code the socket handling but did the rest.

The reason that there aren't more rooms is that I ran out of time. I actually forgot that I had to set up a server to host the mud somewhere and that kinda ate all the time I had set for actually making the rooms :)

+1 on the multiplayer category. I was just glad that I actually had a working MUD after the comp ended.