A robust Unity implementation of the classic brick-breaker genre, highlighting extensible C# architecture, modular block components, and custom ShaderLab visuals
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Merge pull request #4 from mangelsr/Practice-Module-14
e6cf0c0View on GitHub[UPD] Scripts to use settings and implement custom behavior on Special Blocks
2a04119View on GitHub[UPD] Menus to include ControlTypeDropdown, [UPD] Player and Ball scripts to read Settings data
f628f73View on GitHub[ADD] HighScore feature with Scriptable Object, [ADD] UI menus, [ADD] Complete game mechanics
a73eecaView on GitHub