Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add Minesweeper: A pretty Basic Minesweeper game written in Python fo... #505

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

Open
laker109 wants to merge 1 commit into wasmerio:main
base: main
Choose a base branch
Loading
from laker109:minesweeper-game

Conversation

@laker109
Copy link

@laker109 laker109 commented Oct 31, 2025

A pretty Basic Minesweeper game written in Python for console.
Purpose of the Contribution
This Pull Request introduces a fully-functional Minesweeper game implemented in Python.
The script allows the user to play directly in the console, revealing cells and avoiding hidden mines through logical deduction.
Files Added

minesweeper.py — main script containing the game engine and user interface.

README.md — documentation that explains gameplay rules and how to execute the script.

Why This Script Is Useful
This game provides:

A clear example of grid-based logic processing

Demonstration of random mine placement and adjacency calculations

An interactive Python program suitable for learning, experimentation, and extension

Thank you for your attention.
Made by Facundo Ceballos (Laker109)

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /