🚀 Enhance BreakOut Game Features and Documentation #5
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.
This pull request includes several enhancements and updates to the BreakOut game project:
✨ Game Features:
🟢 Added multiple brick types with varying hit points and point values.
⚡ Implemented a dynamic ball speed progression system based on the number of bricks destroyed.
🏆 Introduced a scoring system with high score tracking that persists between sessions.
🔄 Game States:
Updated the game state management to include clear transitions between the Title Screen, Playing, Win, and Game Over states.
📄 Documentation:
Revised the README.md file to reflect the new features, including a detailed description of the game mechanics, controls, and project structure.
🖼️ Added a section showcasing game screens (Start, Playing, Win, Game Over).
❌ Removed the license section and added team information for Motion Minds, including member names and student IDs.
📊 Block Diagram:
Updated the block diagram to accurately represent the game flow and state transitions.
Request:
Please review the changes and let me know if there are any adjustments needed. I look forward to your feedback! 🙏