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

Lavell Burton#70

Open
mr-burton wants to merge 1 commit into
bloominstituteoftechnology:masterfrom
mr-burton:master
Open

Lavell Burton#70
mr-burton wants to merge 1 commit into
bloominstituteoftechnology:masterfrom
mr-burton:master

Conversation

@mr-burton

Copy link
Copy Markdown

added a paddle, trying to figure out other things. had trouble figuring out positioning.

@designerexpert

Copy link
Copy Markdown

Sprint Review

Objectives:

  • A paddle at the bottom of the screen that is controlled by the player.
  • An array of blocks at the top of the screen, of the types and properties listed below
  • A ball that bounces around the play area, bounces off blocks, and the paddle
  • A play area/screen that is 400 pixels wide and 800 pixels tall
  • A consequence if the ball hits the bottom of the screen (exiting the program is fine)
  • A reward if the ball hits the top of the screen (exiting the program is fine)
  • A block that the ball bounces off of, that vanishes after the ball touches it
  • A block that requires multiple hits before it vanishes, changing color with each hit.

Comments

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.

2 participants