{"id":15101201,"url":"https://github.com/js13kgames/milehigh","last_synced_at":"2025-10-08T08:32:11.785Z","repository":{"id":82385827,"uuid":"543937988","full_name":"js13kGames/milehigh","owner":"js13kGames","description":"MileHigh - a js13kGames 2013 competition entry by The MileHigh Games Team (@briangershon, Chris Miller, Marc Mauger, @WebMaverick \u0026 @folktrash).","archived":false,"fork":true,"pushed_at":"2013-09-13T06:58:18.000Z","size":2536,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-02T07:41:51.578Z","etag":null,"topics":["2013","bad-luck","competition","desktop","game","html5","javascript","js13k","js13kgames","js13kgames2013","mobile","optimization","touch"],"latest_commit_sha":null,"homepage":"https://js13kgames.com/entries/milehigh","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"madzak/milehigh","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/js13kGames.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}},"created_at":"2022-10-01T07:45:37.000Z","updated_at":"2023-02-22T19:54:06.000Z","dependencies_parsed_at":"2023-02-25T05:45:50.578Z","dependency_job_id":null,"html_url":"https://github.com/js13kGames/milehigh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js13kGames%2Fmilehigh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js13kGames%2Fmilehigh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js13kGames%2Fmilehigh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js13kGames%2Fmilehigh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js13kGames","download_url":"https://codeload.github.com/js13kGames/milehigh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235700110,"owners_count":19031668,"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":["2013","bad-luck","competition","desktop","game","html5","javascript","js13k","js13kgames","js13kgames2013","mobile","optimization","touch"],"created_at":"2024-09-25T18:09:26.399Z","updated_at":"2025-10-08T08:32:06.462Z","avatar_url":"https://github.com/js13kGames.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"milehigh\n========\n\nThis is a game about trying to get lucky on a plane, but while that's happening, there are many things trying to prevent that from taking place and making you unlucky. An http://js13kgames.com contest entry.\n\n## How to setup project\n\n        cd root-of-project\n        npm install -g grunt-cli    # if you don't have grunt installed\n        npm install                 # to install all build-process dependencies\n        grunt                       # runs tests, creates a 'dist' folder with final minified files\n\nFor more info: This project originally created via Yeoman and the webapp generator. More info: [generator-webapp](https://github.com/yeoman/generator-webapp)\n\n## Where's the code?\n\nAll the source files are under ./app\n\n## How to build and preview the site\n\n        grunt server        # previews site via a node server\n\nor\n        grunt\n        cd dist\n        # open up index.html file in your browser\n\n## If you want to add/run tests\n\n        grunt test\n\n## To build for distribution\n\n\t\tgrunt build \t\t# which builds the \"dist\" folder\n\t\tzip -r -9 dist.zip dist","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs13kgames%2Fmilehigh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjs13kgames%2Fmilehigh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs13kgames%2Fmilehigh/lists"}