Closed breaks closed 10 years ago
could you try re-adding this to the newest code? i had to go back and redo the entire zombies mode because of some random server crash that kept happening
Hey, working on it now
Should bots be part of the player array or in their own array? In the old commit I'd written bots to be part of the players array but there were a couple of hard to find bugs I couldn't get my head around when testing on diggles' server.
Looks like you're getting a decent bot feature implemented, I haven't gotten far with the bot stuff on my end so I'll close this pull request and work on another area
Adding basic bots feature, result is a bit buggy though (I have not had any experience with node.js before), could you take a look at this?