If you're new here, you may want to subscribe to my RSS feed. This would mean that you'll never miss a post! You can also subscribe via email if you look in the sidebar! Thanks for visiting! Sean
Well me being me, I’m off learning Java this summer, the plan was C++ but just messing around with the Werewolf Bot and doing little changes I think Java looks like abit of an easier language, as well as being system independant rather than C++. I wont really get into that though as I’m not 100% sure the ins and outs of it! But I started today with that bot file, haven’t learnt enough to fix that bug yet, but I am getting there! Added a few new features to the bot, which made a fun day really! And I now know how to compile in Java, not that thats too hard! But sure you know! I know I’m going to end up going back to C++ at some point, just because its a language I want to have nailed down and have started to learn before, but for now its Java! Expect to see some fun stuff!
Im using a bot on IRC called "The Werewolf Game" based in Java. Well basically its all great and all but every now and again, I can’t figure out a pattern, the bot just doesn’t accept people from the werewolf to kill, when the user who is the werewolf gives the command, it says: "Please choose a valid player." The strange thing is that sometimes its ok, sometimes it isn’t! Either way, I’m posting the script here. It has syntax highlighting, if you know Java please have a look at it for me and tell me if you can see the bug!