{"id":14966231,"url":"https://github.com/uncomputable/natural-number-game","last_synced_at":"2025-10-25T16:30:43.356Z","repository":{"id":79824486,"uuid":"563519489","full_name":"uncomputable/natural-number-game","owner":"uncomputable","description":"Reimplementation of Natural Number Game in Coq","archived":false,"fork":false,"pushed_at":"2022-11-10T09:45:18.000Z","size":15,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T07:51:28.632Z","etag":null,"topics":["coq","game","lean","logic","solutions","theorem-prover"],"latest_commit_sha":null,"homepage":"","language":"Coq","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uncomputable.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":"2022-11-08T19:31:48.000Z","updated_at":"2023-05-25T18:38:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"22b5dcff-ef26-4aec-9ded-866066e4fa2f","html_url":"https://github.com/uncomputable/natural-number-game","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"602e06e352f1accb13ef1a1a23f40c19d10c5444"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncomputable%2Fnatural-number-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncomputable%2Fnatural-number-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncomputable%2Fnatural-number-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncomputable%2Fnatural-number-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncomputable","download_url":"https://codeload.github.com/uncomputable/natural-number-game/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238174109,"owners_count":19428626,"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":["coq","game","lean","logic","solutions","theorem-prover"],"created_at":"2024-09-24T13:36:02.985Z","updated_at":"2025-10-25T16:30:38.066Z","avatar_url":"https://github.com/uncomputable.png","language":"Coq","readme":"# Natural Number Game Solutions in Coq\n\nReimplementation of the [Natural Number Game](https://github.com/ImperialCollegeLondon/natural_number_game),\nwritten in [Lean](https://leanprover.github.io/) by Imperial College London,\nin [Coq](https://coq.inria.fr/).\nIt turns out that Lean and Coq are very similar and many proofs can be translated 1:1.\nThere seem to be differences when writing complex proofs, but we will not encounter those here :)\n\nThe files were translated into Coq more or less 1:1.\nAll the credit goes to Imperial College London for creating such an amazing game.\nPlay their game [here](https://www.ma.imperial.ac.uk/~buzzard/xena/natural_number_game/).\n\n## Dependencies\n\n- coq 8.12 or higher\n- coqide (optional)\n\n```\napt update\napt install coq coqide\n```\n\n## Building\n\n```\ncoq_makefile -f _CoqProject -o CoqMakefile\nmake -f CoqMakeFile\n```\n\n## Running\n\n- Open CoqIDE\n- File/Open\n- Select any file in `Game/World/`\n- Use arrows in top left to move through file\n- Delete proofs and write your own\n","funding_links":[],"categories":["Projects"],"sub_categories":["Puzzles and Games"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcomputable%2Fnatural-number-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funcomputable%2Fnatural-number-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcomputable%2Fnatural-number-game/lists"}