Skip to content

Added a flappy Game ONLY code#21

Open
Nikhil1O1 wants to merge 1 commit into
techwithtim:masterfrom
Nikhil1O1:Nikhil1O1-Flappy-GameOnly-No-AI
Open

Added a flappy Game ONLY code#21
Nikhil1O1 wants to merge 1 commit into
techwithtim:masterfrom
Nikhil1O1:Nikhil1O1-Flappy-GameOnly-No-AI

Conversation

@Nikhil1O1

Copy link
Copy Markdown

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
Copy Markdown
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