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
A project combining roguelike with LLMs, RAG, Text2Speech, and Speech2Text
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
State Sandbox is an experimental game for socioeconomic simulation. It uses Large Language Models (o3-mini) to simulate the world and complex policy impacts.
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
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.
Projects for Artificial Intelligence Nanodegree
An AI-powered Flappy Bird clone using evolutionary neural networks.
This is a game AI project for the course "Artificial Intelligence" at the University of Calabria, Italy.
Chineese-checker game by minmax algorithm and alpha beta algorithm
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."