{"id":16758642,"url":"https://github.com/simsieg/nandgame-solutions","last_synced_at":"2026-02-16T12:33:49.403Z","repository":{"id":54113654,"uuid":"223801375","full_name":"simsieg/nandgame-solutions","owner":"simsieg","description":"Solutions for nandgame.com","archived":false,"fork":false,"pushed_at":"2024-05-25T11:36:25.000Z","size":1899,"stargazers_count":63,"open_issues_count":7,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-13T03:42:12.538Z","etag":null,"topics":["binary-logic","fundamentals-of-computing","game","hardware","nand","nandgame","solution","solutions"],"latest_commit_sha":null,"homepage":"http://nandgame.com","language":null,"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/simsieg.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":"2019-11-24T19:54:50.000Z","updated_at":"2025-12-09T13:35:06.000Z","dependencies_parsed_at":"2024-11-22T07:38:28.148Z","dependency_job_id":null,"html_url":"https://github.com/simsieg/nandgame-solutions","commit_stats":{"total_commits":7,"total_committers":3,"mean_commits":"2.3333333333333335","dds":0.2857142857142857,"last_synced_commit":"509b7cc919f5da133acf843aa76834cc46b698f5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simsieg/nandgame-solutions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2Fnandgame-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2Fnandgame-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2Fnandgame-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2Fnandgame-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simsieg","download_url":"https://codeload.github.com/simsieg/nandgame-solutions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsieg%2Fnandgame-solutions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29507904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"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":["binary-logic","fundamentals-of-computing","game","hardware","nand","nandgame","solution","solutions"],"created_at":"2024-10-13T04:05:52.148Z","updated_at":"2026-02-16T12:33:49.388Z","avatar_url":"https://github.com/simsieg.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solutions for nandgame.com\n\nThis repository contains my solutions for [nandgame.com](\u003chttp://nandgame.com\u003e).\n\n## Levels\n\n### Invert\n\n![00_Invert.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/00_Invert.png\u003e)\n\n### And\n\n![01_And.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/01_And.png\u003e)\n\n### Or\n\n![02_Or.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/02_Or.png\u003e)\n\n### Xor\n\n![03_Xor.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/03_Xor.png\u003e)\n\n### Half Adder\n\n![04_Half Adder.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/04_Half Adder.png\u003e)\n\n### Full Adder\n\n![05_Full Adder.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/05_Full Adder.png\u003e)\n\n### Multi-bit Adder\n\n![06_Multi-bit Adder.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/06_Multi-bit Adder.png\u003e)\n\n### Increment\n\n![07_Increment.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/07_Increment.png\u003e)\n\n### Subtraction\n\n![08_Subtraction.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/08_Subtraction.png\u003e)\n\n### Equal to Zero\n\n![09_Equal to Zero.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/09_Equal to Zero.png\u003e)\n\n### Less than Zero\n\n![10_Less than Zero.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/10_Less than Zero.png\u003e)\n\n### Selector\n\n![11_Selector.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/11_Selector.png\u003e)\n\n### Switch\n\n![12_Switch.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/12_Switch.png\u003e)\n\n### Latch\n\n![13_Latch.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/13_Latch.png\u003e)\n\n### Data Flip-Flop\n\n![14_Data Flip-Flop.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/14_Data Flip-Flop.png\u003e)\n\n### Register\n\n![15_Register.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/15_Register.png\u003e)\n\n### Counter\n\n![16_Counter.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/16_Counter.png\u003e)\n\n### RAM\n\n![17_RAM.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/17_RAM.png\u003e)\n\n### Unary ALU\n\n![18_Unary ALU.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/18_Unary ALU.png\u003e)\n\n### ALU\n\n![19_ALU.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/19_ALU.png\u003e)\n\n### Opcodes\n\n![20_Opcodes.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/20_Opcodes.png\u003e)\n\n### Condition\n\n![21_Condition.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/21_Condition.png\u003e)\n\n### Combined Memory\n\n![22_Combined Memory.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/22_Combined Memory.png\u003e)\n\n### Instruction Decoder\n\n![23_Instruction Decoder.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/23_Instruction Decoder.png\u003e)\n\n### Control Unit\n\n![24_Control Unit.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/24_Control Unit.png\u003e)\n\n### Program Engine\n\n![25_Program Engine.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/25_Program Engine.png\u003e)\n\n### Computer\n\n![26_Computer.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/26_Computer.png\u003e)\n\n### Input and Output\n\n![27_Input and Output.png](\u003chttps://raw.githubusercontent.com/simsieg/nandgame-solutions/master/solutions/27_Input and Output.png\u003e)\n\n## Thanks\n\nThanks to Olav Junker Kjær.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimsieg%2Fnandgame-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimsieg%2Fnandgame-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimsieg%2Fnandgame-solutions/lists"}