AI play FlappyBird via OpenCV and Machine Learning
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
[New Feature] avoid unnecessary jump when pipe rect doesn't change
d2753afView on GitHub[Fix] jump range shouldn't be recorded when it's a emergency jump
f469746View on GitHub[New Feature] reduce unnecessary jumps which causes collision when bird is at the top right of pipe
0b611b0View on GitHub[Fix] some ResetData() isn't called, because GetReady state is skipped from Title state to Play state
28f4dceView on GitHub[Update] split out CBirdRectObserver and CPipeObserver from CObjectObserver class
bfe171cView on GitHub