Skip to content

agonyz/agonyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper (Github Mini Game)

Welcome to Minesweeper! Test your wits and strategy in this classic game.
To start playing, simply click on one of the question marks ❔ and submit the issue to reveal the cell.

Be careful though, as there are 10 hidden bombs 💣 scattered throughout the board.
Your mission is to uncover all the cells without hitting a bomb. Good luck, and happy dodging!

A B C D E F G H I
1 ? ? ? ? ? ?
2 ? ? ? ? ? ? ? ? ?
3 ? ? ? ? ? ? ? ?
4 ? ? ? ? ? ? ? ? ?
5 ? ? ? ? ? ? ? ?
6 ? ? ? ? ? ? ? ? ?
7 ? ? ? ? ? ? ? ? ?
8 ? ? ? ? ? ? ? ? ?
9 ? ? ? ? ? ? ? ?

Scoreboard

Rank Player Rounds Played Bombs Revealed Hit Rate Cells Revealed
1 agonyz 6 1 17% 5
2 Agonyz-Bot 5 0 0% 5
3 AcidicNic 3 0 0% 3
4 chimpepJS 2 0 0% 2
5 kisalnelaka 1 0 0% 1

How it works

When you click on a link, it will create and submit a new GitHub issue with the desired action. This action triggers a GitHub workflow, which runs a small Python script responsible for executing the specified action in the minesweeper game. The script then updates the content of the README file to reflect the current game state and commits the changes back to the repository.

Start a new game

To start a new game, click the following link and submit the created issue: Start new game

Questions/Bugs/Ideas

If you have any questions, encounter any bugs or have ideas to improve the game, you can simply create an issue and mention me.

Packagist Top Bundles

Top Language Cards