Skip to content

A simple game of tic-tac-toe featuring three modes: Human vs. Human, Human vs. AI, and AI vs. AI. Challenge a friend, test your skills against the computer, or watch AI compete against itself.

Notifications You must be signed in to change notification settings

heisdanielade/Tic-Tac-Toe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Project Title:

Tic-Tac-Toe Game: This game was developed as my first semester project in collaboration with a group of classmates. It served as an introductory exploration into programming and team-based software development.

Project Description:

This game is a versatile Python application that offers a classic gaming experience with multiple modes of play. Users can select between Human vs. Human, Human vs. AI, or AI vs. AI gameplay options, providing a fun and educational environment to understand game strategy and AI behavior. The application features a clean, user-friendly interface for smooth navigation and game setup.

Features:

  1. Multiple Game Modes: Enjoy the game with a friend, challenge a computer opponent, or observe an AI vs. AI showdown.
  2. Interactive Game Interface: Play the game through a simple and intuitive interface that records and displays each player’s moves in real-time.
  3. Lightweight and Portable: Runs efficiently on various systems without needing heavy resources or complex dependencies.

Technologies Used:

  • Python
  • Tkinter (for GUI interface)
  • Random & AI Algorithms (for AI decision-making)

Instructions for Use:

  1. Clone the repository from GitHub.
  2. Run the Python script to launch the Tic-Tac-Toe game application.
  3. Choose the game mode from the main menu and follow the on-screen instructions to start playing.

Feel free to contribute, report issues, or suggest enhancements on GitHub to improve the Tic-Tac-Toe Game. Contributions are welcome to help make the game more enjoyable and feature-rich for users globally.

About

A simple game of tic-tac-toe featuring three modes: Human vs. Human, Human vs. AI, and AI vs. AI. Challenge a friend, test your skills against the computer, or watch AI compete against itself.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages