{"id":16514954,"url":"https://github.com/idelvall/nand-mines","last_synced_at":"2026-03-04T18:32:04.320Z","repository":{"id":92281713,"uuid":"84011418","full_name":"idelvall/nand-mines","owner":"idelvall","description":"Minesweeper for the Hack machine implemented in Jack language  (http://www.nand2tetris.org)","archived":false,"fork":false,"pushed_at":"2020-01-27T19:53:53.000Z","size":122,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T13:31:10.094Z","etag":null,"topics":["game","jack-language","minesweeper","nand2tetris"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idelvall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-03-05T23:49:13.000Z","updated_at":"2024-03-06T23:09:21.000Z","dependencies_parsed_at":"2023-06-15T12:00:45.110Z","dependency_job_id":null,"html_url":"https://github.com/idelvall/nand-mines","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/idelvall/nand-mines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelvall%2Fnand-mines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelvall%2Fnand-mines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelvall%2Fnand-mines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelvall%2Fnand-mines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idelvall","download_url":"https://codeload.github.com/idelvall/nand-mines/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idelvall%2Fnand-mines/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30089339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T18:31:08.343Z","status":"ssl_error","status_checked_at":"2026-03-04T18:31:07.708Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["game","jack-language","minesweeper","nand2tetris"],"created_at":"2024-10-11T16:14:32.894Z","updated_at":"2026-03-04T18:32:04.297Z","avatar_url":"https://github.com/idelvall.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAND Mines\nMinesweeper for the Hack machine implemented in Jack language.\n\nVideo: https://youtu.be/SpAAYjXAtJ0\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/idelvall/nand-mines/raw/master/img/nand-mines.gif\" alt=\"NAND Mines board\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/idelvall/nand-mines/raw/master/img/nand-mines-help.gif\" alt=\"NAND Mines help\"\u003e\n\u003c/p\u003e\n\n**Nand2Tetris** is an online, self-teachable course on Building a Modern Computer from First Principles http://www.nand2tetris.org/.\n\nThis was my project submission for the module 9, a game implemented in the Jack language, a minimalist high level, OO language we have implemented for the Hack machine, a 16-bit hardware machine we had previously built starting from the very ground: logical NAND gates.\n\n\nTable of Contents\n=================\n* [General execution instructions](#general-execution-instructions)\n* [Acknowledgements](#acknowledgements)\n* [Support bugs and requests](#support-bugs-and-requests)\n* [Authors](#authors)\n* [License](#license)\n\n## General execution instructions\n\n - Download and install the Nand2tetris Software Suite (http://www.nand2tetris.org/software.php)\n - Compile the src folder with the `JackCompiler` tool.\n - Start the `VMEmulator`.\n - Using File -\u003e Load Program, select the application's directory and click the \"Load Program\" button.\n - Click the \"Yes\" button to the Confirmation Message pop-up.\n - Set the Animate: drop-down to \"No animation\".\n - Set the speed slider to \"Fast\".\n - Press \"F5\" to run.\n \n## Acknowledgements\n- Thanks to all the [nand2tetris crew](http://www.nand2tetris.org/team.php) for this amazing learning experience!.\n- This game makes use of some classes of [Nand2Tetris-Games_and_Demos](https://github.com/gav-/Nand2Tetris-Games_and_Demos) for image generation. Thanks Gavin Stewart for sharing your great work!\n- Thanks to Golan Parashi for the [Sokoban bitmap editor](https://github.com/idelvall/nand-mines/tree/master/tools/BitmapEditor)!\n\n## Support bugs and requests\nhttps://github.com/idelvall/nand-mines/issues\n\n## Authors\n\n- Ignacio del Valle Alles (\u003chttps://github.com/idelvall/\u003e)\n\nContributions are always welcome and greatly appreciated!\n\n## License\nApache License, Version 2.0\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidelvall%2Fnand-mines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidelvall%2Fnand-mines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidelvall%2Fnand-mines/lists"}