{"id":13508221,"url":"https://github.com/kevin-hanselman/mines","last_synced_at":"2025-12-30T02:06:57.873Z","repository":{"id":146794071,"uuid":"58236136","full_name":"kevin-hanselman/mines","owner":"kevin-hanselman","description":"A minesweeper clone in the terminal, written in Elixir.","archived":false,"fork":false,"pushed_at":"2017-05-05T03:23:24.000Z","size":18,"stargazers_count":45,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-22T13:33:32.464Z","etag":null,"topics":["elixir","game","minesweeper-cli","minesweeper-game"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/kevin-hanselman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-05-06T21:34:49.000Z","updated_at":"2023-09-18T18:20:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"4191c7cf-8caf-49eb-8566-b008902e07b9","html_url":"https://github.com/kevin-hanselman/mines","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/kevin-hanselman%2Fmines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-hanselman%2Fmines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-hanselman%2Fmines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevin-hanselman%2Fmines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevin-hanselman","download_url":"https://codeload.github.com/kevin-hanselman/mines/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246307577,"owners_count":20756473,"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":["elixir","game","minesweeper-cli","minesweeper-game"],"created_at":"2024-08-01T02:00:49.954Z","updated_at":"2025-12-30T02:06:57.825Z","avatar_url":"https://github.com/kevin-hanselman.png","language":"Elixir","funding_links":[],"categories":["Games","Elixir"],"sub_categories":[],"readme":"# Mines\n\nA minesweeper clone in the terminal, written in Elixir.\n\n![Screenshot](screenshot.png)\n\nI built this to learn Elixir and as an exercise in test-driven development.\n\n## Build\n\nMines is meant to be run as a standalone BEAM executable:\n\n    mix escript.build\n\n## Play\n\nTo play the game with default settings, run:\n\n    ./mines\n\nCurrently, you can also pass two arguments to the game:\n\n    ./mines --size 10 --mines 12\n\n### Controls\n\n* The arrow keys move the cursor. The cursor wraps around the edges of the board.\n* The space bar reveals a cell.\n* The 'b' key toggles marking a cell as a bomb.\n* Control-C exits the game. (You'll probably need to call `reset` afterwards.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevin-hanselman%2Fmines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevin-hanselman%2Fmines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevin-hanselman%2Fmines/lists"}