{"id":14964081,"url":"https://github.com/alphadose/run_johnny","last_synced_at":"2025-10-25T03:31:28.530Z","repository":{"id":104039586,"uuid":"100750599","full_name":"alphadose/Run_Johnny","owner":"alphadose","description":"An endless runner game built on phaser and nodejs","archived":false,"fork":false,"pushed_at":"2018-01-09T12:46:28.000Z","size":9765,"stargazers_count":15,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T05:33:37.977Z","etag":null,"topics":["expressjs","nodejs","phaserjs","postgresql","sequelizejs"],"latest_commit_sha":null,"homepage":"http://runjohnny.herokuapp.com/","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/alphadose.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-08-18T21:13:15.000Z","updated_at":"2023-12-26T03:40:47.000Z","dependencies_parsed_at":"2023-04-13T07:35:39.381Z","dependency_job_id":null,"html_url":"https://github.com/alphadose/Run_Johnny","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":0.07272727272727275,"last_synced_commit":"465bc2243c2be3d02a07e4b16d89e5c50e177eba"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FRun_Johnny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FRun_Johnny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FRun_Johnny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphadose%2FRun_Johnny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alphadose","download_url":"https://codeload.github.com/alphadose/Run_Johnny/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238075314,"owners_count":19412310,"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":["expressjs","nodejs","phaserjs","postgresql","sequelizejs"],"created_at":"2024-09-24T13:32:33.347Z","updated_at":"2025-10-25T03:31:23.047Z","avatar_url":"https://github.com/alphadose.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Run Johnny  [![Build Status](https://travis-ci.org/alphadose/Run_Johnny.svg?branch=master)](https://travis-ci.org/alphadose/Run_Johnny)\n\n\u003e Run Johnny is an endless runner game built on phaser and nodejs\n\n### Brief overview of the game :-\n\n\n* In this game you have to evade spikes which will approach you at a random velocity.\n\n* You have to use the directional keys to evade those spikes.\n\n* The spikes might collide with each other making the already randomized velocities even more random.\n\n* The velocity might vary from time to time because of the acceleration setting so the spikes might approach you too quickly or too slowly.\n\n* Acceleration can even change midway.\n\n* Aside from the spikes there are asteroids.\n\n* Asteroids won't kill you but they will hamper your gameplay by blocking your jumps, colliding with you , changing your velocity etc.\n\n* Asteroids are a double-edged sword. They will ruin your gameplay but at the same time they can also aid you.\n\n* You can junp on an asteroid and evade the spikes.\n\n* Your score is determined by how long you can last in the game.\n\n\n### How to run locally :-\n\n\n1. Clone this repository.\n\n   ```\n   git clone https://github.com/alphadose/Run_Johnny.git\n   ```\n\n2. Go to the root directory of the game.\n\n   ```\n   cd \u003cpath_to_directory\u003e\n   ```\n   \n3. Install the necessary dependencies.\n  \n   ```  \n   npm install\n   ```\n   \n4. Create a config.json file from the sample.config.json and fill in the environment variables as per your database              credentials.\n\n    ```\n    cp sample.config.json config.json\n    ```\n5. Start the game.\n\n     ```\n     node server.js\n     ```\n\n6. You can now play the game at http://localhost:5000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphadose%2Frun_johnny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphadose%2Frun_johnny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphadose%2Frun_johnny/lists"}