{"id":23785916,"url":"https://github.com/foxfirecodes/conway","last_synced_at":"2025-07-31T12:11:13.813Z","repository":{"id":91319346,"uuid":"107058981","full_name":"foxfirecodes/conway","owner":"foxfirecodes","description":"Conway's Game of Life written in pure Node.JS, zero external dependencies","archived":false,"fork":false,"pushed_at":"2017-11-11T22:31:20.000Z","size":389,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-01T14:08:07.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/foxfirecodes.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-10-16T00:11:49.000Z","updated_at":"2017-10-16T03:52:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"81785d2c-8311-4c93-a690-7811bc636542","html_url":"https://github.com/foxfirecodes/conway","commit_stats":null,"previous_names":["foxfirecodes/conway"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fconway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fconway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fconway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxfirecodes%2Fconway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxfirecodes","download_url":"https://codeload.github.com/foxfirecodes/conway/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240002103,"owners_count":19732164,"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":[],"created_at":"2025-01-01T14:08:09.818Z","updated_at":"2025-02-21T10:42:58.185Z","avatar_url":"https://github.com/foxfirecodes.png","language":"JavaScript","readme":"# conway\n\u003e An implementation of Conway's Game of Life with two modes, interactive controls, custom scenarios, and a scenario editor, all written in pure Node.JS with zero external dependencies\n\n![Demo GIF](res/demo.gif)\n\n## Installation\nJust clone the repository\n\n    $ git clone https://github.com/Rayzr522/conway.git\n\n## Usage\nFrom inside the repository folder, you can run the following commands:\n\n### Player\n\n    $ node conway\n    # OR\n    $ node conway \u003cscenario file\u003e\n    # Example:\n    $ node conway example/mushroom\n\n### Editor\n\n    $ node editor\n    # OR\n    $ node editor \u003cscenario file\u003e\n    # Example:\n    $ node editor example/continent\n    \n## Controls\n### Player\nKey | Action\n----|-------\n\u003ckbd\u003eH\u003c/kbd\u003e or \u003ckbd\u003e?\u003c/kbd\u003e | Shows the help screen\nSpace | Toggles modes between Auto and Manual\n\u003ckbd\u003e+\u003c/kbd\u003e | Increases FPS by 1, hold shift to increase by 5\n\u003ckbd\u003e-\u003c/kbd\u003e | Decreases FPS by 1, hold shift to decrease by 5\n\u003ckbd\u003eCTRL+O\u003c/kbd\u003e | Opens a different data file\n\u003ckbd\u003eCTRL+C\u003c/kbd\u003e or \u003ckbd\u003eQ\u003c/kbd\u003e | Quits Conway's Game of Life\nEnter/Return  | Goes forward 1 year\nLeft Arrow Key | Goes back 1 year, hold shift to go back 5 years\nRight Arrow Key | Goes forward 1 year, hold shift to go forward 5 years\n\u003ckbd\u003e0\u003c/kbd\u003e | Goes back to year 0\n\u003ckbd\u003e9\u003c/kbd\u003e | Goes to the final year\n\n### Editor\nPress \u003ckbd\u003eCTRL+C\u003c/kbd\u003e or \u003ckbd\u003eCTRL+D\u003c/kbd\u003e to quit at any time.\n#### Main Menu\nKey | Action\n----|-------\nUp/Down Arrow | Navigate menus\n#### Scenario Editor\nKey | Action\n----|-------\nUp/Down/Left/Right Arrow | Move around scenario grid\nSpace | Toggle state of cell\n\u003ckbd\u003eCTRL+S\u003c/kbd\u003e | Saves the scenario to the scenario file\n\u003ckbd\u003eCTRL+R\u003c/kbd\u003e | Reloads the scenario from the scenario file \n\u003ckbd\u003eCTRL+W\u003c/kbd\u003e or \u003ckbd\u003eCTRL+Q\u003c/kbd\u003e | Quits back to the main menu","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxfirecodes%2Fconway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxfirecodes%2Fconway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxfirecodes%2Fconway/lists"}