{"id":17766610,"url":"https://github.com/cdroulers/block-fly","last_synced_at":"2025-03-15T13:30:51.603Z","repository":{"id":75291741,"uuid":"72306718","full_name":"cdroulers/block-fly","owner":"cdroulers","description":"Block Dude, with Flies!","archived":false,"fork":false,"pushed_at":"2024-02-19T02:22:47.000Z","size":816,"stargazers_count":6,"open_issues_count":7,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-27T01:52:39.955Z","etag":null,"topics":["typescript","webpack"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/cdroulers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-10-29T20:06:04.000Z","updated_at":"2024-02-09T01:34:25.000Z","dependencies_parsed_at":"2024-02-18T02:30:24.158Z","dependency_job_id":"11012ea4-5548-491f-b630-e8a858fbf420","html_url":"https://github.com/cdroulers/block-fly","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdroulers%2Fblock-fly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdroulers%2Fblock-fly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdroulers%2Fblock-fly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdroulers%2Fblock-fly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdroulers","download_url":"https://codeload.github.com/cdroulers/block-fly/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243735797,"owners_count":20339530,"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":["typescript","webpack"],"created_at":"2024-10-26T20:33:09.086Z","updated_at":"2025-03-15T13:30:51.598Z","avatar_url":"https://github.com/cdroulers.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Block Dude in JavaScript\n\nSmall project to build Block Dude in TypeScript, in the browser.\n\nUses a Fly because I had those sprites laying around somewhere!\n\n**DEMO** [right here](http://apps.cdroulers.com/block-fly/)\n\n## Other things that should happen\n\n- Fully offline with service workers (worked before update to Vite. Gotta do it again.)\n- \u003cdel\u003eFully mobile with gestures and zoom in/out, etc.\u003c/del\u003e\n- \u003cdel\u003eWell tested.\u003c/del\u003e\n- Level chooser.\n- Level editor.\n- \u003cdel\u003eLoad custom levels!\u003c/del\u003e\n\n# Build and develop\n\nDeveloped with NodeJS 6.1 (Using `nvm` is recommended!).\n\n    git clone git@github.com:cdroulers/block-fly.git\n    npm install\n    ./node_modules/.bin/typings install\n    npm run start # to get a web server at [http://localhost:5555](http://localhost:5555)\n    npm run test -- --watch # to get test to run and re-run anything you rebuild the files.\n\n# Deploying\n\n- Bump version in package.json\n- Update [`CHANGELOG.md`](CHANGELOG.md)\n- Build production version with `npm run deploy`\n- Copy `/build/deploy` to production server.\n\n# Contributing\n\n- Look at [issues](https://github.com/cdroulers/block-fly/issues)\n- Create a PR from your fork or branch\n- Review, rebase, etc.\n- yay!\n\n# Stuff\n\nThe web part uses WebPack with hot reload, but nothing hot reloads because I have no idea how it really works.\n\nThe tests execute the JS in the `build` folder which is output when `npm run build` is run (or `ctrl+shift+b` in VSCode).\nThis is because I tried to use `ts-node` for running and it worked, but it wasn't possible to debug the tests that way.\n\nLevels can be seen [here](http://azich.org/blockdude/levels.js).\n\n# Contributors\n\nSee [the list](CONTRIBUTORS.md).\n\n# History\n\nSee [the changelog](CHANGELOG.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdroulers%2Fblock-fly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdroulers%2Fblock-fly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdroulers%2Fblock-fly/lists"}