{"id":25296919,"url":"https://github.com/williammustaffa/cypher","last_synced_at":"2026-04-10T00:34:42.275Z","repository":{"id":54892073,"uuid":"47160512","full_name":"williammustaffa/cypher","owner":"williammustaffa","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-22T18:26:39.000Z","size":3035,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-13T02:59:35.056Z","etag":null,"topics":["canvas-game","engine","es6","eslint","express","game","game-library","webpack"],"latest_commit_sha":null,"homepage":"http://konsole.studio/cypher","language":"TypeScript","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/williammustaffa.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}},"created_at":"2015-12-01T02:34:13.000Z","updated_at":"2024-06-18T11:28:54.000Z","dependencies_parsed_at":"2022-08-14T05:51:02.072Z","dependency_job_id":null,"html_url":"https://github.com/williammustaffa/cypher","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/williammustaffa%2Fcypher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williammustaffa%2Fcypher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williammustaffa%2Fcypher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williammustaffa%2Fcypher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williammustaffa","download_url":"https://codeload.github.com/williammustaffa/cypher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247550701,"owners_count":20956990,"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":["canvas-game","engine","es6","eslint","express","game","game-library","webpack"],"created_at":"2025-02-13T02:59:36.519Z","updated_at":"2025-12-30T20:24:03.380Z","avatar_url":"https://github.com/williammustaffa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Cypher: HTML5 game engine ##\n\n![circleci: build status](https://circleci.com/gh/williammustaffa/cypher.png?style=shield) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nA simple and easy-to-use html5 game engine, which will let you code using ES6 with some GML-like code language and logic.\nIf you have some knowledge in GML, you already ROCK!\n\n## Development ##\nFor the development we are using webpack-dev-server, which will compile/transpile your ES6 code to ES5.\nTo start the dev server, run the following command:\n```\nnpm install\nnpm start\n```\n## Eslint\nThis project has specific eslint rules for ES6 within the file .eslinrc.\nThere are extensions for running eslint directly in your text editor/IDE, but you can simply check the eslint errors by running in your project folder:\n```\neslint -c ./.eslintrc ./path/to/target\n```\n\nor simply run the commands below which will also fix some minor eslint issues automatically.\n\nFor `./core`:\n```\nnpm run eslint:core\n```\n\nFor `./src`:\n```\nnpm run eslint:src\n```\n\n**Obs:** _When running `git commit` in your console, eslint will run automatically these two commands to prevent non-linted code in the branch._\n\n## Build ##\nBuilding is a really simple task here. \nYou just need to run the following command:\n```\nnpm build\n```\n\n## Documentation ##\nLet's wait a release... Because this can change a lot in the future.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliammustaffa%2Fcypher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliammustaffa%2Fcypher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliammustaffa%2Fcypher/lists"}