deerishi / Tic-Tac-Toe-Using-Alpha-Beta-Minimax-SearchLinks
This code demonstrates the use of Alpha Beta Pruning for Game playing. Since, Tic Tac Toe has a depth of 9 , I use a heuristic function that evaluates the Board State after searching through a depth of 3. The heuristic function calculates the expected score of winning for the PC given the board state.
☆10Updated 9 years ago
Alternatives and similar repositories for Tic-Tac-Toe-Using-Alpha-Beta-Minimax-Search
Users that are interested in Tic-Tac-Toe-Using-Alpha-Beta-Minimax-Search are comparing it to the libraries listed below
Sorting:
- Packet sniffing and spoofing are two important concepts in network security; they are two major threats in network communication. Being a…☆9Updated 3 years ago
- A project made for managing classrooms!☆11Updated 4 years ago
- A Quiz App built using Flask Library and Custom HTML-CSS.☆45Updated 4 years ago
- Python Flask Microservices☆17Updated 4 years ago
- This is the Code from my Flask Series - JimShapedCoding. Each Folder is a checkpoint where we stopped at that particular episode number☆387Updated last year
- Code to all the Games I made using Python Programming Language☆109Updated 2 months ago
- ☆89Updated 10 months ago
- Create a traffic monitor using Pusher Channels and Python☆15Updated 6 years ago
- ☆19Updated 4 years ago
- Connect 4 programmed in python using pygame☆221Updated 3 years ago
- ☆44Updated 5 years ago
- Movie recommendation made on django framework with Mysql as database☆8Updated 5 years ago
- ☆19Updated 2 years ago
- ☆149Updated last year
- Chat Application using Flask and SocketIO☆32Updated 3 years ago
- This is the FARM Stack course, where you are going to learn how to build an application from scratch using FASTAPI, React and mongoDB☆187Updated last year
- This project sign into your zoom meetings / classes on time automatically for you.☆64Updated last year
- Fashion Shop App : Flask, ChatterBot, ElasticSearch, Recommender-System☆38Updated 4 years ago
- Simple Flask Todo App☆71Updated 2 years ago
- Solving 8 puzzle game with algoritms: BFS, DFS, A*☆18Updated 6 years ago
- Flask REST API Tutorial☆71Updated 3 years ago
- A python based simple chat bot application☆9Updated 4 years ago
- ☆118Updated last year
- ☆20Updated last year
- ☆30Updated last year
- Programming Lab Assignments of Savitribai Phule Pune University(SPPU) Third Year(TE) Computer Engineering 2019-20.☆21Updated 5 years ago
- python-flask based web-application which uses a MySQL database☆88Updated last year
- Weekly lab work of Computer Networks (18CSC302J)☆10Updated 4 years ago
- The code from my 12 hour live stream where I created a tower defense game with pygame.☆387Updated 7 months ago
- This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the ba…☆112Updated 2 years ago