Clone the repository
git clone https://github.com/Agnar22/FlappyBird.git
navigate into the project folder
cd FlappyBird
install requirements
pip install -r requirements.txt
if everything went well, you should now be able to run the code
python3 Main.py
coming soon
coming soon
- This article from freecodecamp about improvements of DQN.
This project is licensed under the MIT License.