{"id":15726450,"url":"https://github.com/aashrafh/numbermunchers","last_synced_at":"2025-03-31T01:29:09.670Z","repository":{"id":122911590,"uuid":"230350313","full_name":"aashrafh/NumberMunchers","owner":"aashrafh","description":"👦 One-Player Assembly 8086 inspired by the popular Number Munchers Game","archived":false,"fork":false,"pushed_at":"2020-02-11T23:04:45.000Z","size":426,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T06:49:10.832Z","etag":null,"topics":["assembly","assembly-x86","clone","dosbox","games","kids","kids-learn","microprocessor","number-munchers"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/aashrafh.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-27T01:17:09.000Z","updated_at":"2020-09-16T01:12:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"3faeb2bd-f585-40b0-8f1f-0ac9ee3c421f","html_url":"https://github.com/aashrafh/NumberMunchers","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/aashrafh%2FNumberMunchers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashrafh%2FNumberMunchers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashrafh%2FNumberMunchers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashrafh%2FNumberMunchers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aashrafh","download_url":"https://codeload.github.com/aashrafh/NumberMunchers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246403820,"owners_count":20771524,"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":["assembly","assembly-x86","clone","dosbox","games","kids","kids-learn","microprocessor","number-munchers"],"created_at":"2024-10-03T22:27:16.793Z","updated_at":"2025-03-31T01:29:09.640Z","avatar_url":"https://github.com/aashrafh.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"\" rel=\"noopener\"\u003e\n \u003cimg width=400px height=210px src=\"https://github.com/aashrafh/NumberMunchers/blob/master/demo/logo.png\" alt=\"NumberMunchers logo\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/aashrafh/NumberMunchers/graphs/contributors\" alt=\"Contributors\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/contributors/aashrafh/NumberMunchers\" /\u003e\u003c/a\u003e\n  \n   \u003ca href=\"https://github.com/aashrafh/NumberMunchers/issues\" alt=\"Issues\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/issues/aashrafh/NumberMunchers\" /\u003e\u003c/a\u003e\n  \n  \u003ca href=\"https://github.com/aashrafh/NumberMunchers/network\" alt=\"Forks\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/forks/aashrafh/NumberMunchers\" /\u003e\u003c/a\u003e\n        \n  \u003ca href=\"https://github.com/aashrafh/NumberMunchers/stargazers\" alt=\"Stars\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/stars/aashrafh/NumberMunchers\" /\u003e\u003c/a\u003e\n        \n  \u003ca href=\"https://github.com/aashrafh/NumberMunchers/blob/master/LICENSE\" alt=\"License\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/license/aashrafh/NumberMunchers\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n\u003cp align=\"center\"\u003e 👦 One-Player Assembly 8086 inispired by the popular Number Munchers Game\n    \u003cbr\u003e \n\u003c/p\u003e\n\n## 📝 Table of Contents\n- [About](#about)\n- [Demo](#demo)\n- [Install](#Install)\n- [How To Play](#play)\n- [Built Using](#tech)\n\n## 🧐 About \u003ca name = \"about\"\u003e\u003c/a\u003e\n```Number Munchers``` is an educational computer game for kids. The game randomly choose and a number between from 0 to 10 and asks you to choose all the multiple of that number.\n\nThe rules are very simple: \n* You have 3 lives, each wrong choice your lives will be decreased.\n* You have 1 minutes / 60 seconds to choose all the correct answers.\n* You can not choose a number more than once.\n\n## 📹 Video\n\u003cdiv name=\"demo\" align=\"center\" width=1189px\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg width=800px height=410px src=\"https://github.com/aashrafh/NumberMunchers/blob/master/demo/demo-gif.gif\" alt=\"Video Demo\"\u003e\n    \u003c/p\u003e\n  \u003c/div\u003e\n  \n## 📷 Screenshots\n\u003cdiv name=\"demo\" align=\"center\" width=1189px\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg width=800px height=410px src=\"https://github.com/aashrafh/NumberMunchers/blob/master/demo/demo-img-1.png\" alt=\"Image Demo\"\u003e\n    \u003cimg width=800px height=410px src=\"hhttps://github.com/aashrafh/NumberMunchers/blob/master/demo/demo-img-3.png\" alt=\"Image Demo\"\u003e\n    \u003cimg width=800px height=410px src=\"https://github.com/aashrafh/NumberMunchers/blob/master/demo/demo-img-2.png\" alt=\"Image Demo\"\u003e\n  \u003c/p\u003e\n  \u003c/div\u003e\n\n## 🏁 Install \u003ca name = \"Install\"\u003e\u003c/a\u003e\n1. Install [DOSBox](https://www.dosbox.com/).\n2. Open ```DOSBox Options```.\n3. Add the following lines to the end of the text file.\n```\nmount m Z:\\Workspaces\\GitHub\\NumberMunchers\\src\nm:\nmasm main\nlink main\nmain\n```\n**Note:** do not forget to replace ```Z:\\Workspaces\\GitHub\\NumberMunchers\\src``` with your local directory.\n\n## 💭 How To Play \u003ca name = \"play\"\u003e\u003c/a\u003e\nYou have to choice all the correct numbers. To move the player you can use:\n* ```W``` to move ```UP```\n* ```S``` to move ```DOWN```\n* ```A``` to move ```LEFT```\n* ```D``` to move ```RIGHT```\n* ```V``` to choice a number\n\n## ⛏️ Built Using \u003ca name = \"tech\"\u003e\u003c/a\u003e\n- [Assembly8086](https://en.wikipedia.org/wiki/X86_assembly_language) - low level programming language.\n- [DOSBox](https://www.dosbox.com/) - emulator program.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faashrafh%2Fnumbermunchers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faashrafh%2Fnumbermunchers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faashrafh%2Fnumbermunchers/lists"}