LUA test project: Implementation of TicTacToe using MinMax algorithm
A small test project for learning LUA
The program either uses the MinMAx or random move algorithm Only a simple command line UI. The first input is the level: 0 == Beginner, 1 == Expert