arasgungore / chess-botLinks
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
☆43Updated 2 years ago
Alternatives and similar repositories for chess-bot
Users that are interested in chess-bot are comparing it to the libraries listed below
Sorting:
- Five Java projects assigned for the Data Structures and Algorithms (CMPE 250) course in the Fall 2021-22 semester.☆16Updated 3 years ago
 - A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.☆11Updated 2 years ago
 - A C project which implements various image processing operations and recursive fractal generating algorithms.☆22Updated 3 years ago
 - An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.☆14Updated last year
 - Simple tic-tac-toe game built using HTML, CSS, and JavaScript.☆30Updated last year
 - A C project in which you can play some of your classic arcade video games from the '80s on the terminal.☆34Updated 3 years ago
 - Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.☆69Updated 3 years ago
 - Senior design project titled "Keyword Search for Sign Language" for the Special Project (EE 491-492) courses offered by Boğaziçi Universi…☆12Updated last year
 - My portfolio website built using HTML, CSS, and JavaScript.☆124Updated last year
 - My curriculum vitae (CV) written using LaTeX.☆836Updated last year
 - ITMO Academy: Pilot Course on Codeforce☆50Updated 3 years ago
 - A chat room application developed in C++ using the concepts of multi-threading and socket programming.☆97Updated 4 years ago
 - Chess with an Artificial Intelligence gamemode using Python and Pygame - YouTube Tutorial☆126Updated 3 years ago
 - C++ sudoku game☆102Updated last year
 - Assembly Language Programming on 8086☆102Updated last year
 - A minimalist desktop app to manage records directly on to an excel file to decrease data Entry / typist cost and improves efficiency.☆137Updated 2 years ago
 - Command Line Interface for Competitive Programming☆13Updated 9 months ago
 - A2OJ functionality with client side updates based on Codeforces API☆26Updated 5 years ago
 - ☆89Updated 2 years ago
 - Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.☆113Updated last year
 - Here You will find some easy C and C++ project.☆47Updated 5 years ago
 - A simple sudoku puzzle generator written in C++.☆90Updated 2 years ago
 - TIC TAC TOE GAME IN C++ with computer and additional fastest first concept using graphics.h☆28Updated 4 years ago
 - All Youtube videos C/C++ projects available here☆133Updated 2 years ago
 - Simple command line calculator☆46Updated last year
 - Random number guessing game☆22Updated last year
 - A simple TCP client-server program written in C. In this program the client read a file and send its data to server. The server then rece…☆40Updated 5 years ago
 - ☆49Updated last year
 - Sepentia - a chess engine coded in python that uses alphabeta/negamax and transposition table with better move ordering to achieve an ELO…☆20Updated last year
 - C program for creating & simulating a Snake & Ladder Game.☆37Updated last year