{"id":18944487,"url":"https://github.com/null93/minesweeper","last_synced_at":"2026-03-26T01:30:20.324Z","repository":{"id":84487094,"uuid":"51332044","full_name":"null93/minesweeper","owner":"null93","description":"Replica of the classic Microsoft original game written in Java","archived":false,"fork":false,"pushed_at":"2018-05-26T04:54:18.000Z","size":5288,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-01T00:22:45.259Z","etag":null,"topics":["java-game","minesweeper","replicas"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null93.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-08T22:31:13.000Z","updated_at":"2018-06-02T04:10:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e68e13f-3edb-4701-bc2a-57e636eff042","html_url":"https://github.com/null93/minesweeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null93%2Fminesweeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null93%2Fminesweeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null93%2Fminesweeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null93%2Fminesweeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null93","download_url":"https://codeload.github.com/null93/minesweeper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239945824,"owners_count":19722858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java-game","minesweeper","replicas"],"created_at":"2024-11-08T12:47:06.726Z","updated_at":"2026-03-26T01:30:20.259Z","avatar_url":"https://github.com/null93.png","language":"Java","readme":"# Minesweeper\n\u003e Replica of the classic Microsoft original game written in Java\n\n![MIT License](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=for-the-badge)\n![Version 1.0.0](https://img.shields.io/badge/Version-1.0.0-lightgrey.svg?style=for-the-badge)\n![Stability Stable](https://img.shields.io/badge/Stability-Stable-lightgrey.svg?style=for-the-badge)\n![Travis CI](https://img.shields.io/travis/null93/minesweeper.svg?style=for-the-badge\u0026colorB=9f9f9f)\n\n\u003cp align=\"center\" \u003e\n\t\u003cimg src=\"docs/images/animation_1.gif\" width=\"33%\" /\u003e\n\t\u003cimg src=\"docs/images/animation_2.gif\" width=\"33%\" /\u003e\n\t\u003cimg src=\"docs/images/animation_3.gif\" width=\"33%\" /\u003e\n\u003c/p\u003e\n\n### About\nMinesweeper is game originally developed my Microsoft. The objective of the game is to find the empty squares while avoiding the mines. The faster you clear the board, the better your score. The rules in Minesweeper are simple: Uncover a mine and the game ends, uncover an empty square and you keep playing, uncover a number and it tells you how many mines lay hidden in the eight surrounding squares - information you use to deduce which nearby squares are safe to click. Right click to flag a potential mine or set a question mark. Press the smiley to reset.\n\n### Authors\nThis project was created by **Rafael Grigorian** and **Marek Rybakiewicz**. It was originally assigned for _Project #02_ for the class _CS342 (Software Design)_ at the _University of Illinois at Chicago_.\n\n### Building \u0026 Executing\nMaven is used as the build system for this project. In order to build the source files, package them into a jar file, and preform unit testing, run `mvn package`.  In order to skip unit testing, simply run `mvn package -DskipTests`. In order to launch Minesweeper, run `java -cp target/minesweeper-1.0.0.jar com.minesweeper.MineSweeper`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull93%2Fminesweeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull93%2Fminesweeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull93%2Fminesweeper/lists"}