Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add minesweeper #857

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LemonBreezes
Copy link
Contributor

Brief summary of what the package does

Minesweeper game!
image

Direct link to the package repository

https://github.com/calancha/Minesweeper

Checklist

Assume you're working on mpc mode:

  • byte-compiles cleanly
  • M-x checkdoc is happy. Don't manually write (provide 'evil-collection-mpc), M-x checkdoc can do it automatically for you
  • define evil-collection-mpc-setup with defun
  • define evil-collection-mpc-mode-maps with defconst
  • All functions should start with evil-collection-mpc-

@LemonBreezes LemonBreezes mentioned this pull request Jan 30, 2025
17 tasks
@LemonBreezes LemonBreezes force-pushed the add-minesweeper-map branch 2 times, most recently from 7106727 to ef59cb3 Compare January 30, 2025 15:17
@LemonBreezes
Copy link
Contributor Author

The failing checks related to magit-forge are not related to this PR.

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