{"id":16973155,"url":"https://github.com/loke-dev/flappy-news","last_synced_at":"2026-04-09T23:55:20.526Z","repository":{"id":84650101,"uuid":"110090868","full_name":"loke-dev/Flappy-News","owner":"loke-dev","description":"A super Flappy News game","archived":false,"fork":false,"pushed_at":"2018-11-21T14:28:39.000Z","size":1367,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T20:32:53.273Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loke-dev.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":"2017-11-09T08:56:43.000Z","updated_at":"2018-11-21T14:28:40.000Z","dependencies_parsed_at":"2023-03-05T07:30:42.498Z","dependency_job_id":null,"html_url":"https://github.com/loke-dev/Flappy-News","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/loke-dev/Flappy-News","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loke-dev%2FFlappy-News","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loke-dev%2FFlappy-News/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loke-dev%2FFlappy-News/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loke-dev%2FFlappy-News/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loke-dev","download_url":"https://codeload.github.com/loke-dev/Flappy-News/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loke-dev%2FFlappy-News/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269538930,"owners_count":24434599,"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-08-09T02:00:10.424Z","response_time":111,"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":[],"created_at":"2024-10-14T01:00:57.121Z","updated_at":"2026-04-09T23:55:20.491Z","avatar_url":"https://github.com/loke-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixi Seed\n\nThis project is designed to bootstrap your Pixi.js development with modern tooling, technology and project organisation. Use as boilerplate for your next project.\n\nWebpack with ES6 provides a more class based approach to Pixi.js development and allows you to include assets within your JS. [Reactman](https://www.npmjs.com/package/reactman) enables you to quickly add code to your project and the using Redux Stores helps keep your data in one place.\n\nThe project comes with Render and Animation stores and a ScaledContainer to help work across multiple devices with a ‘best-fit’ rendering methodology.\n\n## V3 Updates\n* Change stores to REDUX\n* Update to Webpack V2\n* Update to Pixi V4.6\n* Update to es6-tween\n* Added a loader\n\n## TODO\n* Add actions and action types to Stores (https://github.com/erikras/ducks-modular-redux)\n* Script to redo package.json on new project\n* Add a screen manager\n\n## Getting started\n\nClone the project, remove the git repository and get going:\n\n```bash\ngit clone --depth=1 https://github.com/edwinwebb/pixi-seed.git my-project\ncd my-project\nrm -rf .git\nnpm install\nnpm start\n```\n\nThen visit http://localhost:8080\n\nYou can configure your canvas size in the AppConstants.js file.\n\n```js\nexport const canvasWidth = 1920;\nexport const canvasHeight = 1080;\n```\n\nThe ScaledObjectContainer used in entry.js will try a best fit approach. You can turn this off by using a standard Container instead. \n\n## npm scripts\n\n* `npm start` - Build and start the app in development mode at http://localhost:8080\n* `npm run build` - Run a production build, outputs to ./build/\n* `npm run lint` - Lint your code\n* `npm run reactman` - Generate code for a DisplayObject or Store\n\n## Static assets\n\n`import` asset files from within your JavaScript component files. To add more\nfiletypes, look at the webpack.config.js and add a file loader.\n\n```javascript\n// Filename: app.js\nimport assetURL from './logo.png';\n```\n\n## Removing the bootstrapped files\nIt's as easy as removing all the child folders in ./app/ then emptying entry.js.\n\n## License\n\nCopyright (c) 2017 Edwin Webb\n\nMIT (http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floke-dev%2Fflappy-news","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floke-dev%2Fflappy-news","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floke-dev%2Fflappy-news/lists"}