Skip to content

Conversation

@Nikhil1O1
Copy link

I followed your AI Mega course Tutorial and it was great, But the flappy Bird game you built on Pygame was not actually playable for a human as you simply added the AI part as soon as the game's object were ready.
So in this file I completed your previous flappy game and added the following functionalities:
-Added Jump option by pressing J key
-Collide and Base touch checks for human player
-Randomized the Pipe arrival in range of 500-800 pixels to make the game slightly dynamic

I followed your AI Mega course Tutorial and it was great, But the flappy Bird game you built on Pygame was not actually playable for a human as you simply added the AI part as soon as the game's object were ready.
So in this file I completed your previous flappy game and added the following functionalities:
-Added Jump option by pressing J key
-Collide and Base touch checks for human player
-Randomized the Pipe arrival in range of 500-800 pixels to make the game slightly dynamic
@Nikhil1O1
Copy link
Author

@techwithtim please add this to your repository. I think this will help those who are looking a GAME ONLY code to compile and play themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant