This Java application has been developed for the subject Programming Technology in the Computer Science degree of the Universidad Complutense de Madrid.
You can play several games such us ConnectN, Tic-Tac-Toe, Advanced Tic-Tac-Toe and Ataxx, changing the dimension of the board, the number of players or the number of obstacles (only for Ataxx) to make it more difficult and funny!
How to run it:
git clone https://github.com/DEVmorticus215/TP-Board-Games.git
cd TP-Board-Games
setup.bat runJar