Skip to content

ClarityCoders/ZigZag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download an emulator to play game.

  • There are server free options I use LDPlayer
  • You can also connect your phone over USB using android tools.

Run the Bot.

  • HighScore.py will run one iteration of the game.
  • You can kill the program when you die by hitting h
  • After running you can write images to disk for debugging.

Running multiple games.

  • RunEpisodes.py will run continues games and restart automatically.
  • Make sure to kill your internet connection so ads don't pop up during gameplay.
  • Change total_Episodes at start of program to decide how many episodes to run.

Changing Parameters.

  • This bot uses HoughLines and HoughCircles which have parameters to dial in for success.
  • Use lineDetection.py to pull in images and use sliders to adjust the wall detection.
Game Play AI Vision

Need more help?

Discord

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages