classic-ai
There are 9 repositories under classic-ai topic.
SanELmoumni/AI_-Case-Based-Reasoning-Ttijari-Game.
I implemented in this project the first step of a known reasoning mode in AI, which is CBR (Case Based Reasoning) in a known card game called "Ttijari". [ JAVA ]
minseok0809/classic-ai-paper
A curated list of classic artificial intelligence paper
ronaldosvieira/sokoban
Sokoban level solver w/ bidirectional A* search
SoyOscarRH/AIWithLisp
Simple AI exercises using and learning Common Lisp
theMHD-120/Othello-Pygame-AI-Project
Implementation of a digital Othello game using Python's Pygame library - Artificial Intelligence (AI) project /// by theMHD; thanks for chatGPT :)
livankrekh/Gomoku
Simple AI algorithm (based on Decision trees) for Gomoku game
livankrekh/rubik
Solve Rubik's Cube Using Thistlewaite's algorithm on Python
mrzResearchArena/Conway-Life-Games
Conway's Game of Life Hands-on Implementation
Raffaello/board-m-n-k
Tic Tac Toe generalization board game