What? I had a script that read opponent moves, but it didn't load. (I tested with a keydown to echo "hi", and it didnt)
I have a fully functional joustbot that sorta has a learning rule (AI), but 15 recorded fights did not show any indication that it actually learned anything as compared to 4-5.
I can make a joustbot with set moves, but afaik, the "new_game" hook is not allowed.
I have a snippet of code to share, if you want it. It finds which player you are.
I'm taking a neural networks class, but I have yet to see any form of use for the types of networks i've learned.