Results 7 issues of Lucas Lima

## Localization You can help translate or review the game via [crowdin](https://crowdin.com/project/antimine-android). ## Review You can also help translate the texts from [fastlane folder](https://github.com/lucasnlm/antimine-android/tree/master/fastlane/metadata/android).

good first issue
Hacktoberfest

Currently the generated games may have guessing situations. The game generator should be updated to avoid guessing situations.

enhancement

If you find a code that can be improved (or a bug), feel free to open a PR.

good first issue
Hacktoberfest

- Update project to bloc 6.0.0+

good first issue
Hacktoberfest

I used better-parse in a personal project and I would like to add it as a usage example. It may be helpful.

**Description**: This PR adds `setup()`, `XRayConfig` to RIBs XRay to allow setup it without rely on the existing `toggle()` function. **Problem it fixes** The current `toggle()` function may be problematic...