Skip to content

A multilingual, feature-rich Tic-Tac-Toe game built with HTML, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

VoxDroid/Ultimate-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate Tic-Tac-Toe

中文 | 日本語 | 한국어 | Русский | Español | Français | Deutsch

A multilingual, feature-rich Tic-Tac-Toe game built with HTML, CSS, and JavaScript.

Description

This project is an advanced implementation of the classic Tic-Tac-Toe game, featuring multiple languages, customizable themes, and additional gameplay elements.

Languages

  • 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

Features

  • 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

How to Play

  1. Open the index.html file in a web browser
  2. Choose your preferred language and settings
  3. Enter player names (optional)
  4. Click on the grid to make your move
  5. Aim to get three of your symbols in a row (horizontally, vertically, or diagonally)
  6. Use additional features like the timer, undo, or AI opponent as desired

Customization

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

Contributing

Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.

License

This project is MIT licensed.

Created by

VoxDroid