Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.31 KB

File metadata and controls

34 lines (21 loc) · 1.31 KB

genericTicTacToe

A possibly (as far as I have tested) unbeatable NxN Tic Tac Toe AI logic, where linesize=N


Here's an illustration of how this AI works

Square - 4x4 Board


Deploy

To make a playable version, cross-platform game development framework libGDX was used


License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License