Find and Play Generative Games Locally
-
Updated
Jan 4, 2025 - Astro
Find and Play Generative Games Locally
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
List of world model games and where to find them!
Sample code for my article Intelligent Steering Using Adaptive PID Controllers in the book AI Game Programming Wisdom 3
Tic-Tac-Toe Game with an unbeatable AI using Minimax Algorithm
Sample code for my article Intelligent Steering Using PID Controllers in the book AI Game Programming Wisdom 2
This is a AI bot for Chain Reaction game using minimax algorithm with alpha-beta pruning ang killer move heuristic.
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.
A Steering System consisting of common single and group steering behaviors
Projects for Artificial Intelligence Nanodegree
Chineese-checker game by minmax algorithm and alpha beta algorithm
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.
This is a game AI project for the course "Artificial Intelligence" at the University of Calabria, Italy.
A collection of classic games developed using traditional AI algorithms
tic tac toe game using alpha beta pruning
Add a description, image, and links to the ai-games topic page so that developers can more easily learn about it.
To associate your repository with the ai-games topic, visit your repo's landing page and select "manage topics."