-
### Description
I changed some stuff in a file in a project and I have committed the changes. After executing the commit only the opened buffer got updated in the first try. In the second try only …
-
When running tests on "Custom signs" before adding code, I get this error:
> "An error occurred while running your tests. This might mean that there was an issue in our infrastructure, or it might …
-
There are some things I don't like about the method `explore`:
- It's making decisions about the state of **_the game_**, not just **_the grid_**, I mean, the grid shouldn't decide if the game is w…
-
Hello.
q4wine project was started about 8 years ago. It still continue to evolve from an simple 7-lines 'Hello World' application written just for fun in late 2008 :)
It was a long run. I am really …
-
If you think about it, the State enum describes the state of the Grid, not of the game.
https://github.com/oezg/minesweeper-kt/blob/642d5b87c6a0dec323cc6816c0f5208fdadfd8d7/Minesweeper.kt#L6-L11
…
-
This is collect references/links of projects using OpenMoji! Looking forward to see examples of OpenMoji in the wild! :) Please post here. Thanks!
-
This functionality should also be part of the `Grid` class but to respect the Functional Programming approach, Grid should return a value rather than printing the grid itself (a perfect candidate for …
-
Just push 'Submit new issue' to play again. You don't need to do anything else.
-
I want to add a minesweeper game made using HTML, CSS & JS. Can I contribute under GSSoC '24?
-
### Is your feature request related to a problem? Please describe.
Flow Free is a popular puzzle game where players connect matching colored dots with pipes to create a flow. The challenge is to cove…