{"id":17540371,"url":"https://github.com/bitwit/html5-game-jam-template","last_synced_at":"2025-03-29T04:35:57.847Z","repository":{"id":31203474,"uuid":"34764298","full_name":"bitwit/html5-game-jam-template","owner":"bitwit","description":"A basic template for HTML5 Games that can run without browser dependency","archived":false,"fork":false,"pushed_at":"2015-04-29T01:44:48.000Z","size":136,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T03:37:42.469Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/bitwit.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":"2015-04-29T00:58:03.000Z","updated_at":"2015-04-29T01:44:48.000Z","dependencies_parsed_at":"2022-09-08T23:31:14.908Z","dependency_job_id":null,"html_url":"https://github.com/bitwit/html5-game-jam-template","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/bitwit%2Fhtml5-game-jam-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwit%2Fhtml5-game-jam-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwit%2Fhtml5-game-jam-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwit%2Fhtml5-game-jam-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitwit","download_url":"https://codeload.github.com/bitwit/html5-game-jam-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140574,"owners_count":20729797,"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":[],"created_at":"2024-10-20T22:23:35.756Z","updated_at":"2025-03-29T04:35:57.816Z","avatar_url":"https://github.com/bitwit.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTML5 Game Jam Template!\nThis is intended for games that can run without a server side but leverages node.js to help you run faster game simulations\nthan you would probably get by trying to do everything in the browser with user interactions\n\n**NOTE**: This template uses Coffeescript and SASS preprocessors\n\n## Getting Started\n\n1. You should have the popular node.js tools `npm, bower and grunt` installed\n2. `$ npm install`\n3. `$ grunt`\n\nThe browser should automatically launch when everything is built and monitor your changes with livereload\n\n## Developing your game\n\n#### Put your browser dependent logic in `app/`\n#### Put your game specific logic in `game/`\n\n## In the browser\n\n`Game` has been exposed as a global variable in the browser\n See the example output in your browser console after building by opening `out/index.html`\n\nThis template is also `bower.json` ready and has included the utility library `lodash` as a generic example of how you can add 3rd party libraries for your browser code\n\n## In the command line\n```\n  $ npm start // This will run the simulator.coffee file in the root of the project\n```\n\n## Deploying\n\nYou can run `grunt deploy` to send your `out` folder directly to Amazon S3 for an instant hosting solution\nHowever, you will need to make a copy of `config.sample.json` to `config.json` and fill out your personal credentials\n\n## Other info\n### Preprocessors used\n- **Coffeescript** - Because subclassing is hella handy for game development and semicolons are just in your way\n- **SASS** - Because curly braces and semicolons are just in your way\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwit%2Fhtml5-game-jam-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitwit%2Fhtml5-game-jam-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwit%2Fhtml5-game-jam-template/lists"}