Automates playing the retro asteroid game.
personal copy of https://github.com/iamagithublearner/asteroid-automator
poorly defined: how to accurately track if an image is color or not? This is causing a bug in the @with_frame decorator in GameModel. There's also an antipattern of "cvimage.image = cvimage.mod_function()", to perform in-place modifications to images. This is the place for an ImagePipeline object. |
||
|---|---|---|
| images | ||
| .gitignore | ||
| README.md | ||
| gameio.py | ||
| gamemodel.py | ||
| imagepipeline.py | ||
| main.py | ||
| pointcluster.py | ||
| utility.py | ||
README.md
asteroid-automator
Automates playing the retro asteroid game.