Skip to content

feat: implemented Block Stack Matrix#181

Merged
cu-sanjay merged 1 commit into
cu-sanjay:mainfrom
Shrutiii01:BSM
Jun 6, 2026
Merged

feat: implemented Block Stack Matrix#181
cu-sanjay merged 1 commit into
cu-sanjay:mainfrom
Shrutiii01:BSM

Conversation

@Shrutiii01

Copy link
Copy Markdown
Contributor

What does this PR do?

This PR introduces "Block-Stack Matrix (Drop-Line Cleansing)", a glassmorphic strategy block puzzle built to resolve the open requirements listed in Issue #178. The implementation leverages a 2D multi-dimensional array grid to execute central-axis matrix rotation transformations, boundary axis containment safety passes, fluid gravity velocity tracking, and persistent score caching via client-side LocalStorage.

Type of change

  • New project under Projects/
  • Fix or improvement to an existing project
  • Showcase page / workflow / docs change

Checklist

  • I read CONTRIBUTING.md.
  • My folder name is Title Case with real spaces (e.g. To Do Web App).
  • My folder contains README.md, project.json and index.html.
  • project.json is valid and title matches the folder name.
  • The project opens by double-clicking index.html — no build step.
  • No console errors, no tracking scripts, no third-party iframes.
  • I respect the Code of Conduct.

Linked issue

Closes #178

Screenshot 2026-06-06 133555

@github-actions github-actions Bot added level3 NSoC'26 Contribution Level 3. NSoC'26 Issue eligible for NSoC '26. NSoC'26 Accepted PR Accepted. labels Jun 6, 2026
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Great work and contribution, will be merged soon as NSoc 2026 contribution.

@cu-sanjay cu-sanjay merged commit 8979e2a into cu-sanjay:main Jun 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level3 NSoC'26 Contribution Level 3. NSoC'26 Accepted PR Accepted. NSoC'26 Issue eligible for NSoC '26.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Project] Block-Stack Matrix (Drop-Line Cleansing)

2 participants