ai-games
Here are 52 public repositories matching this topic...
A rock, paper, scissors game using artificial intelligence as the computer player. The program will remember patterns and make moves based on your historical moves
-
Updated
Mar 6, 2023 - JavaScript
Sample code for my article Intelligent Steering Using Adaptive PID Controllers in the book AI Game Programming Wisdom 3
-
Updated
Apr 21, 2020 - C++
Tic-Tac-Toe Game with an unbeatable AI using Minimax Algorithm
-
Updated
Aug 6, 2022 - Python
This is a AI bot for Chain Reaction game using minimax algorithm with alpha-beta pruning ang killer move heuristic.
-
Updated
Apr 6, 2020 - Java
Sample code for my article Intelligent Steering Using PID Controllers in the book AI Game Programming Wisdom 2
-
Updated
Apr 21, 2020 - C++
A multi-algorithm chess game that aims to teach AI concepts through experimentation. Users can select from four algorithms to compete against, as well set the search depth.
-
Updated
Nov 15, 2021 - Python
Projects for Artificial Intelligence Nanodegree
-
Updated
Nov 22, 2022 - Jupyter Notebook
A Steering System consisting of common single and group steering behaviors
-
Updated
Jun 7, 2022 - C#
Chineese-checker game by minmax algorithm and alpha beta algorithm
-
Updated
Jun 9, 2022 - Java
RetroAI quest is a terminal-based, AI-powered text adventure game. Embark on a retro-style, interactive fiction journey where you control the story using natural language commands, experience dynamic story generation, and make decisions that shape your path.
-
Updated
Oct 18, 2024 - TypeScript
Trained a reinforcement learning agent to play the Atari 2600 game of Ms. Pac-Man. Built a web-app to live stream gameplay with TCP/IP in real-time with Flask as the app interface.
-
Updated
Apr 27, 2022 - Jupyter Notebook
This is a game AI project for the course "Artificial Intelligence" at the University of Calabria, Italy.
-
Updated
May 11, 2023 - Python
A collection of classic games developed using traditional AI algorithms
-
Updated
Jan 21, 2020 - Java
tic tac toe game using alpha beta pruning
-
Updated
Feb 18, 2020 - JavaScript
Tic-Tac-Toe game to play against various Artificial Intelligence algorithms like Minimax, Alpha-Beta Pruning & Hill Climbing
-
Updated
May 7, 2021 - TypeScript
Improve this page
Add a description, image, and links to the ai-games topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ai-games topic, visit your repo's landing page and select "manage topics."