QLearningConnect4CSPort Ported from https://github.com/tylerkahn/connect4-qlearning -Porting to C# slightly increases speed. -Added ability for Humans to Play the AI -Stores the Q and Q_count Dictionaries in files to be reloaded later.