Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrysoftwarestudio/jminesweeper
A minesweeper made in java using vanilla java components
https://github.com/henrysoftwarestudio/jminesweeper
Last synced: about 1 month ago
JSON representation
A minesweeper made in java using vanilla java components
- Host: GitHub
- URL: https://github.com/henrysoftwarestudio/jminesweeper
- Owner: HenrySoftwareStudio
- License: gpl-3.0
- Created: 2022-01-17T15:21:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T15:54:21.000Z (almost 3 years ago)
- Last Synced: 2024-10-28T14:01:25.465Z (3 months ago)
- Language: Java
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JMinesweeper
A minesweeper made in java using vanilla java components## Actions & Code Factorings
[![Codacy Security Scan](https://github.com/HenrySoftwareStudio/JMinesweeper/actions/workflows/codacy-analysis.yml/badge.svg)](https://github.com/HenrySoftwareStudio/JMinesweeper/actions/workflows/codacy-analysis.yml)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/c859c71de1c042089a1686aee9497b25)](https://www.codacy.com/gh/HenrySoftwareStudio/JMinesweeper/dashboard?utm_source=github.com&utm_medium=referral&utm_content=HenrySoftwareStudio/JMinesweeper&utm_campaign=Badge_Grade)
[![CodeFactor](https://www.codefactor.io/repository/github/henrysoftwarestudio/jminesweeper/badge)](https://www.codefactor.io/repository/github/henrysoftwarestudio/jminesweeper)
[![Auto Release](https://github.com/HenrySoftwareStudio/JMinesweeper/actions/workflows/auto%20release.yml/badge.svg)](https://github.com/HenrySoftwareStudio/JMinesweeper/actions/workflows/auto%20release.yml)
[![CircleCI](https://circleci.com/gh/HenrySoftwareStudio/JMinesweeper/tree/main.svg?style=shield)](https://circleci.com/gh/HenrySoftwareStudio/JMinesweeper/tree/main)