中文 | 日本語 | 한국어 | Русский | Español | Français | Deutsch
A multilingual, feature-rich Tic-Tac-Toe game built with HTML, CSS, and JavaScript.
This project is an advanced implementation of the classic Tic-Tac-Toe game, featuring multiple languages, customizable themes, and additional gameplay elements.
- English: Ultimate Tic-Tac-Toe
- 中文 (Chinese): 终极井字游戏
- 日本語 (Japanese): 究極の三目並べ
- 한국어 (Korean): 궁극의 틱택토
- Русский (Russian): Ультимативные крестики-нолики
- Español (Spanish): Tres en Raya Definitivo
- Français (French): Morpion Ultime
- Deutsch (German): Ultimatives Tic-Tac-Toe
- Multilingual support (8 languages)
- Customizable color schemes (Default, Dark, Light, Colorful)
- Selectable fonts
- Timer functionality
- Score tracking
- Undo move option
- AI opponent
- Responsive design for various screen sizes
- Open the
index.html
file in a web browser - Choose your preferred language and settings
- Enter player names (optional)
- Click on the grid to make your move
- Aim to get three of your symbols in a row (horizontally, vertically, or diagonally)
- Use additional features like the timer, undo, or AI opponent as desired
You can easily customize the game by modifying the following:
- Color schemes in the CSS variables
- Fonts in the font selection options
- Language translations in the JavaScript object
Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.
This project is MIT licensed.