-
Notifications
You must be signed in to change notification settings - Fork 36
Submission of Mini Project 4 #26
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
Open
kylecombes
wants to merge
42
commits into
sd17spring:master
Choose a base branch
from
kylecombes:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ream_cone.py. I kept getting an 'cannot find pygame' error. I am still working on that. Right now the cone is rendered directly in the IceCreamGAme file."
… you move up in the screen background. I also tried to make the cone start at the bottom but have not gotten that part quite yet."
…ve down when screen moves up, added "you win" message for when the user reaches the top"
…function to asteroid, Not working yet."
…stacles. Starting making range of obstacles. "
…an move it back and forth at one speed.
Author
|
Added score tracking and cone acceleration to make up for lack of work done while sick. |
…have some more to go. Obstacles currently broken. Changed the manner in which the background progresses to be time dependent rather than dependent on number of scoops caught. Added drag to slow down cone after keys are released.
…balloons behave as if variable wind was blowing. Leaves still the only obstacle being generated though.
…om "wind" to obstacles and faster acceleration when holding Shift.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There will be another submission next week with some more changes from me, since I was sick for most of this project and didn't contribute a lot. (I talked to Amon about it.)
This change is