Skip to content

feat: add premium engineered Whack-a-Bug game#1242

Open
unitybtw wants to merge 1 commit into
thinkswell:masterfrom
unitybtw:feature/whack-a-bug
Open

feat: add premium engineered Whack-a-Bug game#1242
unitybtw wants to merge 1 commit into
thinkswell:masterfrom
unitybtw:feature/whack-a-bug

Conversation

@unitybtw

Copy link
Copy Markdown

✅ Developer Checklist

  • I have followed all the guidelines mentioned in the README file.
  • I have maintained the required directory structure. (Format: ProjectName/{USERNAME}/...yourfiles)
  • This Pull Request contains only one project.
  • I have starred ⭐ the repository (optional).

📝 Summary

Added a premium and minimalist "Whack-A-Bug" game for developers.

Key Technical Details:

  • Architecture: Separated concerns cleanly using ES6 classes for logic (Game.js), UI binding (UI.js), and module entry (app.js).
  • Styling: Minimalist and modern dark theme with clean borders and high contrast (inspired by Vercel/GitHub developer tools).
  • CSS Art: Used pure CSS to draw the bug sprites and the grid, keeping it highly performant without heavy image assets.

📸 Screenshots / GIFs

No media attached.


🔗 Live Project Link

Running locally at http://localhost:8080 during development.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant