{"id":31791242,"url":"https://github.com/mfdeveloper/p5-vertical-game","last_synced_at":"2025-10-10T16:53:07.521Z","repository":{"id":39298957,"uuid":"222491098","full_name":"mfdeveloper/p5-vertical-game","owner":"mfdeveloper","description":"This is a vertical infinity game using p5.js","archived":false,"fork":false,"pushed_at":"2023-01-06T00:44:58.000Z","size":7722,"stargazers_count":1,"open_issues_count":22,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-20T20:53:34.458Z","etag":null,"topics":["p5js","p5js-game","vertical-game"],"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/mfdeveloper.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}},"created_at":"2019-11-18T16:15:21.000Z","updated_at":"2024-03-20T20:53:34.459Z","dependencies_parsed_at":"2023-02-05T00:45:18.788Z","dependency_job_id":null,"html_url":"https://github.com/mfdeveloper/p5-vertical-game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mfdeveloper/p5-vertical-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfdeveloper%2Fp5-vertical-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfdeveloper%2Fp5-vertical-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfdeveloper%2Fp5-vertical-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfdeveloper%2Fp5-vertical-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfdeveloper","download_url":"https://codeload.github.com/mfdeveloper/p5-vertical-game/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfdeveloper%2Fp5-vertical-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004684,"owners_count":26083751,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["p5js","p5js-game","vertical-game"],"created_at":"2025-10-10T16:52:34.665Z","updated_at":"2025-10-10T16:53:07.503Z","avatar_url":"https://github.com/mfdeveloper.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# P5js: vertical infinity game\n\nThis is a boilerplate/template to create a vertical infinity game.\nThis is used in a\nMaster degree on Game Design course of [UBI](https://www.ubi.pt/)\n\nThis project structure used here was based in [generator-p5-webpack](https://github.com/janizde/p5-webpack-yeoman-generator) generated with [Yeoman](https://yeoman.io/)\n\n\n### Prerequisites\n\n- Install [Git](https://git-scm.com) to clone this repo\n\n- Install [Node](https://nodejs.org). You can use [NVM](https://github.com/nvm-sh/nvm) directly from command line (Linux) or using [Chocolatey](https://chocolatey.org) (Windows)\n\n- Install [VSCode](https://code.visualstudio.com/) to edit the code (Optional)\n\n## Built With\n\nThis project uses:\n\n#### Build and package manager\n\n* [Webpack](https://webpack.js.org) - For start a webserver and generated a minified versio for production\n* [Babel](https://babeljs.io) - To compile from `Javascript` **ES6** to **ES2015**, if you wish.\n* [Node](https://nodejs.org) - To use [NPM](https://github.com/npm/cli)\n* [npm](https://github.com/npm/cli) - A `package.json` file that describes the dependencies and automated scripts (`start`, `build`...)\n* [generator-p5-webpack](https://github.com/janizde/p5-webpack-yeoman-generator) - A [Yeoman](https://yeoman.io/) generator used for this structure\n\n## Getting Started\n\nTo run/develop this project, follow the steps below:\n\n1. Clone this repo:\n\n    ```bash\n    git clone https://github.com/mfdeveloper/p5-vertical-game.git\n    ```\n\n2. Enter the cloned directory, install all depedencies and starts the local web server:\n\n    ```bash\n    cd p5-vertical-game\n    npm install\n    # Starts the local web server, and open your default browser\n    npm start\n    ```\n\n## Deployment\n\nTo generate a **production** version, folow the steps below:\n\n```bash\ncd p5-vertical-game\n\n# Generated a \"dist\" folder\nnpm run build\n\n# Optionally, you can get start a web server too\nnpm run start:prod\n\n```\n\n## Authors\n\n* **Felipe Ferreira** - *Initial work* - [Felipe](https://github.com/mfdeveloper)\n\nSee also the list of [contributors](https://github.com/mfdeveloper/p5-vertical-game/contributors) who participated in this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfdeveloper%2Fp5-vertical-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfdeveloper%2Fp5-vertical-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfdeveloper%2Fp5-vertical-game/lists"}