cryptopapi997 / GDBot

Geometry Dash Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reinforcement Learning - Playing Geometry Dash using PyTorch

A deep q network that plays Geometry Dash

Dependencies

Python 3.6+
Run pip3 install -r requirements.txt to install remaining dependencies (or pip install -r requirements.txt, depending on your pip installation)

How to run

Run the Geometry Dash game in top left corner of your screen on the smallest resolution and run GDBot.py, making sure that no window is covering the network's "view" of the game

About

Geometry Dash Bot


Languages

Language:Python 100.0%