Connor24601 / connectfour

one of my first projects, where you can play connect four against a couple of different AIs. Most of this is based off of/builds onto a project from Udacity.com
1 stars 0 forks source link

This is a connect four player. Currently, it runs best through IntelliJ. I'm having issues when I try to run it through terminal where Main can't find the paths for the other classes. This is new since the commit that added subfolders. Also, editing this to get some VIM practice.