Coder Social home page Coder Social logo

eddayyy / tictactoe Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 77 KB

Two Tic-Tac-Toe Games developed entirely in C++, version 1 is a simple tic-tac-toe in which any 2 players can challenge each other. Version 2 is a game of tic-tac-toe that features an AI player that uses the Alpha-Beta Pruning algorithm.

License: MIT License

C++ 84.78% Shell 15.22%
project algorithms alpha-beta-pruning cpp game-development completed-project

tictactoe's Introduction

Artificially Intelligent Tic-Tac-Toe

C++ Version Algorithms License

Table of Contents

  1. Overview
  2. License

๐ŸŒŸ Overview

This application offers two versions of Tic-Tac-Toe developed in C++. The first version provides a traditional two-player experience. The second version incorporates an AI player, designed using the minimax algorithm combined with a board-state evaluation method for improved decision-making.

๐Ÿ“„ License

This project is licensed under the MIT License - see LICENSE.md for details.

tictactoe's People

Contributors

eddayyy avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.