Skip to content

A repository for several ai algorithm, implemented in popular game environments

Notifications You must be signed in to change notification settings

adamchairly/ai-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Agents in Game Enviroments

This repository showcases AI agents in classic game enviroments.

Play Play

Overview

Project Name Algorithm Description
Flappy Bird Q-learning An experiment with Q-learning in the Flappy Bird game environment.
Tic-Tac-Toe Minimax An implementation of the Minimax algorithm to play Tic-Tac-Toe.

Getting Started

To explore these projects, clone this repository to your local machine:

git clone https://github.com/adamchairly/ai-agents

Navigate into each project directory for specific instructions on running the applications.

Contributing

Contributions to improve the projects or add new AI game implementations are welcome.

About

A repository for several ai algorithm, implemented in popular game environments

Topics

Resources

Stars

Watchers

Forks

Languages