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
- Host: GitHub
- URL: https://github.com/alex-spataru/minimal3t
- Owner: alex-spataru
- License: mit
- Created: 2017-07-31T19:22:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T04:16:56.000Z (almost 6 years ago)
- Last Synced: 2025-05-12T16:53:47.860Z (5 months ago)
- Topics: ai, android, cross-platform, game, minimax, qml, qt, tic-tac-toe
- Language: Objective-C
- Homepage: https://alex-spataru.itch.io/minimal-tic-tac-toe
- Size: 121 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.
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).