Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python flappyBird_Human.py error #1

Open
Justart2 opened this issue Apr 19, 2020 · 0 comments
Open

python flappyBird_Human.py error #1

Justart2 opened this issue Apr 19, 2020 · 0 comments

Comments

@Justart2
Copy link

pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "flappyBird_Human.py", line 83, in
main()
File "flappyBird_Human.py", line 34, in main
pipes = [Pipe(600)]
TypeError: init() missing 2 required positional arguments: 'movePipesVertically' and 'showPiranhaPlant'

my python version is 3.5

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

No branches or pull requests

1 participant