-
Notifications
You must be signed in to change notification settings - Fork 46
Release #35
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
base: master
Are you sure you want to change the base?
Release #35
Conversation
pygame part
skeleton code for dodgygame
Reviewed 1 of 2 files at r1, 1 of 2 files at r3, 10 of 11 files at r7. DodgyGame2.py, line 2 [r7] (raw file): Comments from Reviewable |
I added some more interaction with a start button and a gameover screen that stays up until the user clicks a mouse. I also added lives to the game.
This change is