Automates playing the retro asteroid game. personal copy of https://github.com/iamagithublearner/asteroid-automator
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John McCardle 0da86d118a ignore vim and venv local files. 2 years ago
images Merge branch 'main' into gamemodel_imagepipeline 2 years ago
.gitignore ignore vim and venv local files. 2 years ago
README.md Create README.md 2 years ago
gameio.py Merge branch 'screenshot_merge' into gamemodel_imagepipeline 2 years ago
gamemodel.py remove extraneous commented code 2 years ago
imagepipeline.py Mostly functional again after imagepipeline module refactor 2 years ago
main.py Moved module to a different file 2 years ago
pointcluster.py SIFT, orthogonal ship image detection (lives), colored debug output 2 years ago
shapes.py Mostly functional again after imagepipeline module refactor 2 years ago
utility.py Started classifying on-screen objects with unified "analyse_frame" function 2 years ago

README.md

asteroid-automator

Automates playing the retro asteroid game.