GA WDI Connect 4
Description -Two players, click on tiles, first playet to connect 4 wins -The four tiles connecting can be either horizontal,vertical,diagonal
Tech Use -HTML -CSS -JAVA -JQUERY
Features -Players can click on a tile to place a chip -Players can input thier names -Once players connect 4, the chosen player will have to click on the upper left hand to get an alert stating thier name, and that they won -Once the game is over, The player can reset the game, and start over
Future Implementations -Focus on implementing gravity -Get a working CheckForWin