Skip to content

cryptopapi997/GDBot

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages