Algorithm-Arena / weekly-challenge-8-ultimate-tic-tac-toe

3 stars 0 forks source link

Weekly Challenge #8 - Ultimate Tic Tac Toe

For this challenge, you need to implement a program that plays the game of ultimate tic tac toe, a variant of tic tac toe where you play 9 smaller games to beat a larger meta game. The idea of this challenge is to play around writing a bot for a game which rules are simple to write but hard to master.

image

Winners:

image

image

https://github.com/Algorithm-Arena/weekly-challenge-8-ultimate-tic-tac-toe/assets/197597/e9979043-a37d-4bb3-a6f5-9603eae5f92b

Prizes:

Rules:

How to submit a solution: