{"id":20694928,"url":"https://github.com/heedrox/tooche-game","last_synced_at":"2026-04-27T05:33:13.137Z","repository":{"id":80788273,"uuid":"121878258","full_name":"heedrox/tooche-game","owner":"heedrox","description":"Tooche game - a game whose progress you can follow ","archived":false,"fork":false,"pushed_at":"2018-04-08T20:07:42.000Z","size":11404,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T17:10:03.554Z","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/heedrox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-02-17T17:54:31.000Z","updated_at":"2018-05-09T20:15:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"3eb12e38-5aea-40df-bffa-3287674737f3","html_url":"https://github.com/heedrox/tooche-game","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/heedrox/tooche-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heedrox%2Ftooche-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heedrox%2Ftooche-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heedrox%2Ftooche-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heedrox%2Ftooche-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heedrox","download_url":"https://codeload.github.com/heedrox/tooche-game/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heedrox%2Ftooche-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32324546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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-11-17T00:07:18.931Z","updated_at":"2026-04-27T05:33:13.068Z","avatar_url":"https://github.com/heedrox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tooche Game\nA game which you can follow the evolution of the development.\n\n# Based on  Phaser + ES6 + Webpack.\n#### A bootstrap project to create games with Phaser + ES6 + Webpack.\n\n## Features\n- ESLINT with JavaScript Airbnb Style configuration\n- Next generation of Javascript\n- Browsers are automatically updated as you change project files\n- Webpack ready\n- WebFont Loader\n\n## Typescript \nIf you need typescript support checkout the ```typescript``` branch. Thanks to @MatsMaker\n\n# Setup\nYou'll need to install a few things before you have a working copy of the project.\n\n## 1. Clone this repo:\n\nNavigate into your workspace directory.\n\nRun:\n\n```git clone https://github.com/lean/phaser-es6-webpack.git```\n\n## 2. Install node.js and npm:\n\nhttps://nodejs.org/en/\n\n\n## 3. Install dependencies (optionally you can install [yarn](https://yarnpkg.com/)):\n\nNavigate to the cloned repo's directory.\n\nRun:\n\n```npm install``` \n\nor if you chose yarn, just run ```yarn```\n\n## 4. Run the development server:\n\nRun:\n\n```npm run dev```\n\nThis will run a server so you can run the game in a browser. It will also start a watch process, so you can change the source and the process will recompile and refresh the browser automatically.\n\nTo run the game, open your browser and enter http://localhost:3000 into the address bar.\n\n\n## Build for deployment:\n\nRun:\n\n```npm run deploy```\n\nThis will optimize and minimize the compiled bundle.\n\n## Deploy for cordova:\nMake sure to uncomment the cordova.js file in the src/index.html and to update config.xml with your informations. (name/description...)\n\nMore informations about the cordova configuration:\nhttps://cordova.apache.org/docs/en/latest/config_ref/\n\nThere is 3 platforms actually tested and supported : \n- browser\n- ios\n- android\n\nFirst run (ios example):\n\n```\nnpm run cordova\ncordova platform add ios\ncordova run ios\n```\n\nUpdate (ios example):\n\n```\nnpm run cordova\ncordova platform update ios\ncordova run ios\n```\n\nThis will optimize and minimize the compiled bundle.\n\n## Config:\nbefore you get to work you will surely want to check the config file. You could setup dimensions, webfonts, etc\n\n## Webfonts:\nIn the config file you can specify which webfonts you want to include. In case you do not want to use webfonts simply leave the array empty\n\n## Credits\nBig thanks to these great repos:\n\nhttps://github.com/belohlavek/phaser-es6-boilerplate\n\nhttps://github.com/cstuncsik/phaser-es6-demo\n\n## Contributors\n\nhttps://github.com/RenaudROHLINGER","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheedrox%2Ftooche-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheedrox%2Ftooche-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheedrox%2Ftooche-game/lists"}