Find and Play Generative Games Locally
-
Updated
Feb 20, 2025 - Astro
Find and Play Generative Games Locally
List of world model games and where to find them!
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
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 Steering System consisting of common single and group steering behaviors
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.
Projects for Artificial Intelligence Nanodegree
State Sandbox is an experimental game for socioeconomic simulation. It uses Large Language Models (o3-mini) to simulate the world and complex policy impacts.
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.
An AI-powered Flappy Bird clone using evolutionary neural networks.
Chineese-checker game by minmax algorithm and alpha beta algorithm
Rapid Roll is a classic mobile game originally found on Nokia 1280 devices. In the game, the player controls a ball that continuously falls and must land on moving platforms while avoiding spike traps. The objective is to survive as long as possible by staying on platforms and avoiding hazards.
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."