Skip to content

Undefined Grid Control Functions solved#94

Merged
FOSSCLUB-LBSITW merged 1 commit into
FOSSCLUB-LBSITW:mainfrom
annrose2277-glitch:feature
Mar 9, 2026
Merged

Undefined Grid Control Functions solved#94
FOSSCLUB-LBSITW merged 1 commit into
FOSSCLUB-LBSITW:mainfrom
annrose2277-glitch:feature

Conversation

@annrose2277-glitch
Copy link
Copy Markdown
Contributor

📌 Description

The game will now start correctly when the first block is flipped and reset successfully when the "New Game" button is clicked. The previous ReferenceError that halted script execution has been resolved, ensuring a smooth and uninterrupted game flow.


🔗 Related Issue

Closes: #91


🛠 Changes Made

In flipBlock(): Removed the call to lockGridControls().
In resetGame(): Removed the calls to unlockGridControls() and clearGridHintError().

📷 Screenshots (if applicable)


✅ Checklist

  • [ yes] I have tested my changes
  • [ yes] My code follows project guidelines
  • [ yes] I have linked the related issue

@github-actions github-actions Bot added bug Something isn't working HackTheStack as a part of hack the stack event level-1 labels Mar 9, 2026
@FOSSCLUB-LBSITW FOSSCLUB-LBSITW merged commit 12e9534 into FOSSCLUB-LBSITW:main Mar 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working HackTheStack as a part of hack the stack event level-1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The "Undefined Grid Control Functions" Bug

2 participants