Git Product home page Git Product logo

breakout-'s People

Contributors

askar644 avatar moooserstupid avatar

Stargazers

 avatar

Watchers

 avatar  avatar

breakout-'s Issues

Todo list.

Things to be added in order of importance(most to least).

  • Slingshot Mechanic.
  • Menus.
  • Start Menu.
  • Game Over Menu / You Won Menu.
  • Pause/ Resume Menu.
  • Score Graphic and High Score Table.
  • Scoring Logic.
  • Music/ Sfx.
  • Level Editor.
  • Power Ups / Lives.
  • Cosmetics.
  • 2 Player Mode.

Collision Detection Between Ball and Blocks

Sometimes the ball and block and block collisions are resolved incorrectly. I think it happens because I'm considering the block collisions individually, and not as part of the larger block shape. For example, if the ball collides with a block edge from the bottom when it is surrounded by two other blocks from the side will be reflected in both the d.x and d.y directions, which shouldn't happen.

Issues with the collides function.

-Collisions of the ball and bat rectangles from the sides bugs the ball out.
-Does not work yet for collisions with the Game element rectangles(Ball and Bat) with the GameWindow Rectangle for some reason.
-Collisions of the ball and bat rectangle occur before the ball is drawn colliding with the bat. Although this is probably less an issue with the function and more with how it's used in main().

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.