Skip to content

Fix: Whack-a-mole function name mismatch#1067

Merged
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
n1o5:fix/whack-a-mole-function-name-mismatch
Jun 9, 2026
Merged

Fix: Whack-a-mole function name mismatch#1067
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
n1o5:fix/whack-a-mole-function-name-mismatch

Conversation

@n1o5

@n1o5 n1o5 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

📝 Description

The whack-a-mole project previously failed to load due to a mismatch in the function name. This was fixed by changing the function name getWhackaMoleHTML() to getWhackAMoleHTML() in whack-a-mole.js

Output after fix:
image

🔗 Linked Issue

Closes #1040

📋 Contribution Checklist

  • My code strictly adheres to the project guidelines (Standard library only, procedural code, clean spacing).
  • I have verified that my files are placed in the correct directory.
  • I have tested my changes thoroughly on my local machine.
  • I have included interactive emojis and clean console/UI outputs.
  • GSSoC 2026: I have been formally assigned to this issue and noted it above.

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

@n1o5 is attempting to deploy a commit to the Anuj's projects Team on Vercel.

A member of the Team first needs to authorize it.

@n1o5 n1o5 changed the title [Fix] Whack-a-mole function name mismatch FixWhack-a-mole function name mismatch Jun 9, 2026
@n1o5 n1o5 changed the title FixWhack-a-mole function name mismatch Fix: Whack-a-mole function name mismatch Jun 9, 2026
@steam-bell-92 steam-bell-92 merged commit 1b111e0 into steam-bell-92:main Jun 9, 2026
11 of 13 checks passed
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

🎉 Thank you for your contribution!

Your Pull Request has been merged successfully.

We appreciate the time and effort you put into improving this project. Contributions like yours help the repository grow and stay useful for everyone.

If you'd like to contribute again, please check the open issues and make sure you are assigned before opening another Pull Request.

Thanks again for your support! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [Bug]: Whack-a-Mole project fails to load due to function name mismatch in module loader

2 participants