CharlesPikachu/AIGames
use AI to play some games.
This project provides pre-built artificial intelligence agents capable of playing a variety of classic video games such as Snake, Tetris, and Pac-Man. It takes game states as input and outputs optimal moves to achieve high scores or win conditions. Anyone interested in observing how AI can master simple game environments would find this project interesting.
607 stars. No commits in the last 6 months.
Use this if you want to explore or demonstrate AI playing popular casual video games without needing to develop the AI logic yourself.
Not ideal if you are looking to create new game AI from scratch or integrate AI into a custom game.
Stars
607
Forks
191
Language
Python
License
MIT
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CharlesPikachu/AIGames"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
ardamavi/Game-Bot
Artificial intelligence learn playing any game with watching you.
darkmatter2222/EVE-Online-Bot
A Bot to play Eve Online leveraging various methods including popular machine learning tools. At...
ThalesGroup/kessler-game
Kessler is a simulation environment loosely modeled after our internal project PsiBee and the...
liumy2010/LiteEFG
Python library for solving Extensive-form Games and implementation of various baseline...
bistoyek21-ric/StrikeForce
A research-oriented multiplayer battle game where you train AI agents to compete in a...