An open API service indexing awesome lists of open source software.

https://github.com/alex-spataru/minimal3t

Play Tic-Tac-Toe in a symphony of melodies and color
https://github.com/alex-spataru/minimal3t

ai android cross-platform game minimax qml qt tic-tac-toe

Last synced: 3 months ago
JSON representation

Play Tic-Tac-Toe in a symphony of melodies and color

Awesome Lists containing this project

README

          

# Minimal Tic Tac Toe

Minimal Tic Tac Toe is a mobile-friendly implementation of Tic-Tac-Toe written with Qt and QML.

Get it on Google Play

A simple game for children and adults to have fun, practice their strategy skills and kill some time. Minimal3T allows you to play Tic-Tac-Toe on your Android phone with a modern and pleasing visual design for free.

This game has numerous features, such as customizable game rules, random note generation (each game results in a simple melody) and an ingenious AI player.

The AI for this game has 4 difficulty levels, from "easy" to "very hard". Each difficulty level results in a set of different behavior patterns and strategies. The AI can play a perfect 3x3 game, and challenge you on larger boards.

Features:
- Beautiful music and sound effects
- Simple and lightweight visual design
- Play with your friends or with the AI
- 4 levels of AI difficulty
- Configurable board size (from 3x3 to 8x8)
- Configurable pieces to align (from 3 to the current board size)
- Translated to multiple languages

## License

This project is released under the MIT License, for more information, [click here](License.md).