Skip to content
This repository has been archived by the owner on Aug 24, 2018. It is now read-only.

Usman Javed #83

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ujaved931
Copy link

@ujaved931 ujaved931 commented Jul 13, 2018

MVP

  • Add Paddle controlled by user
  • Add array of blocks
  • Add ball that bounces off blocks and paddle
  • Add exit game when ball leaves the bottom screen
  • Add Reward when ball hits top

Stretch

  • Add a block that cannot be destroyed. Exclude this from calculations to determine if the game should end.
  • A block that the ball does not bounce off of, that vanishes when the ball touches it. (This may require modifications to the ball)
  • Add scoring
  • Add multiple lives
  • Add multiple levels
  • Add additional features, such as varieties of blocks, powerups such as multiball, and anything else you can think of!

Adjsuted Height
Figuring out next step
progress hampered by pygame not working initially
will work on it through the lunch
working on making paddle move
also the logic for disappearing blocks is missing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant