Skip to content

feat: implement Chrono sweeper#177

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

feat: implement Chrono sweeper#177
cu-sanjay merged 1 commit into
cu-sanjay:mainfrom
Shrutiii01:CS

Conversation

@Shrutiii01

Copy link
Copy Markdown
Contributor

What does this PR do?

This PR introduces the "Chrono-Sweeper Dashboard", a high-end cyberpunk puzzle application that re-imagines classic grid clearance mechanics. The codebase implements an internal 2-D array matrix with recursive flood-fill graph traversal algorithms to handle contiguous safe-cell reveals alongside a high-frequency action timer loop that triggers layout explosion animations on deadline violations.

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 #173

Screenshot 2026-06-06 132618

@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 109669e 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] Chrono-Sweeper Dashboard (Proximity Vector Analytics)

2 participants