reedlaw / ruby-mmo

Ruby MMO: massively multiplayer online programming challenge
274 stars 102 forks source link

My greedy master with slaves #46

Closed pksunkara closed 12 years ago

pksunkara commented 12 years ago

First of all, I applaud your effort to make recruiting more interesting. But you need to remember that you should never expose the engine code in competitions like this. You have to read every line of code to make sure that players are not cheating.

You can omit merging in the second commit if you don't like it.

I did this fun. I don't want a job right now because I have one more year of study to finish Computer Science Post graduation.

PS: Although, I would like a job offer to consider when I finish my school next year :P

pksunkara commented 12 years ago

I have to refine it as I got another great idea just now.

reedlaw commented 12 years ago

It looks like you came up with the same strategy that is currently winning (@DanKnox's). Did you ever finish your other idea?

DanKnox commented 12 years ago

Bummer, I didn't realize someone had already attempted this.

pksunkara commented 12 years ago

@reedlaw Became busy with some stuff, so didn't implement that stuff. Do you want me to?

@DanKnox np :)