ardamavi/Game-Bot
Artificial intelligence learn playing any game with watching you.
Captures keyboard and mouse input during gameplay to build training datasets, then uses deep neural networks to learn input-output mappings for autonomous game control. The system follows a three-stage pipeline: recording player actions, training a model with TensorFlow (monitored via TensorBoard), and inference-time playback of learned inputs. Works with any game accepting keyboard/mouse input on Windows and Linux.
544 stars. No commits in the last 6 months.
Stars
544
Forks
147
Language
Python
License
Apache-2.0
Category
Last pushed
May 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ardamavi/Game-Bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
CharlesPikachu/AIGames
use AI to play some games.
darkmatter2222/EVE-Online-Bot
A Bot to play Eve Online leveraging various methods including popular machine learning tools. At...
thomasbi1/cyberrunner
CyberRunner is an AI robot whose task is to learn how to play the popular and widely accessible...
liumy2010/LiteEFG
Python library for solving Extensive-form Games and implementation of various baseline...
iree-gd/iree.gd
Running Pre-trained Machine Learning Models in Godot.