deerishi / Tic-Tac-Toe-Using-Alpha-Beta-Minimax-Search
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 8 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
- Blog website using Flask Backend☆8Updated last year
- A Quiz App built using Flask Library and Custom HTML-CSS.☆40Updated 3 years ago
- A project made for managing classrooms!☆11Updated 4 years ago
- Solving 8 puzzle game with algoritms: BFS, DFS, A*☆18Updated 6 years ago
- Implementation of PushDown Automata to track acceptance or rejection of a string.☆11Updated 4 years ago
- C++ ( C++ 17 ) codes for creating a Lexical and LL1 Syntax Analyser☆10Updated 3 years ago
- Assignment-Submission-System base on Django☆12Updated 6 years ago
- A watch-list app with Flask using the TMDB API with CRUD and user authentication.☆33Updated 2 years ago
- Face recognition and identification using opencv,videostream implemented in django☆32Updated 3 years ago
- A basic quiz web application using python flask, mysql as database, html, css, js as frontend, teacher/professor can create, read, update…☆15Updated 10 months ago
- ☆123Updated 2 years ago
- Python Flask Microservices☆17Updated 4 years ago
- SMS Backend - built with Django Rest framework. A simple web API that can manage SMS sending using the Africa's Talking SMS platform. It …☆12Updated 3 years ago
- This is application for multichoice question. Clone Quizizz application but simpler, written by Flutter for mobile, by Laravel for web. A…☆15Updated 2 years ago
- This Python implementation is a scaled up version of the Missionaries and Cannibals problem with arbitary number of missionaries, canniba…☆13Updated 6 years ago
- Login System with Python framework Flask and MySQL database system.☆100Updated 3 weeks ago
- Start and end codes for the lectures of our Advanced REST APIs with Flask and Python course☆30Updated 2 years ago
- Python Ecommerce Api application built with Flask + Flask SQlAlchemy☆28Updated 5 years ago
- A website similar to Google Classroom created using the MERN stack.☆39Updated 2 years ago
- Create Custom Dashboard to Add,edit,Delete records and all media data store on amazon S3 bucket.☆7Updated last year
- ☆25Updated 3 years ago
- Using expert system shells for the development of Expert systems. These shells are empty Expert System knowledge bases, which have the st…☆54Updated 3 years ago
- Beyonic API Python official client library simplified examples using Flask, Django and Fast API.☆46Updated 3 years ago
- This is project on Learning Management System built using Django.☆22Updated 2 years ago
- python-flask based web-application which uses a MySQL database☆85Updated 11 months ago
- A real time face recognition system developed in Python using Pillow, OpenCV and NumPy☆27Updated 4 years ago
- ☆88Updated 6 months ago
- Flask app that supports GET, POST and DELETE requests vis HTTP☆9Updated 6 years ago
- ☆19Updated last year
- An algorithm for creating a good timetable for the Faculty of Computing. The algorithm is based on evolutionary strategies, more precisel…☆50Updated 5 years ago