{"id":16326030,"url":"https://github.com/felipefialho/chess","last_synced_at":"2026-02-27T20:03:16.108Z","repository":{"id":13620286,"uuid":"16313502","full_name":"felipefialho/chess","owner":"felipefialho","description":"A modern and light chess game developed with HTML, CSS and Javascript.","archived":false,"fork":false,"pushed_at":"2019-03-28T18:14:42.000Z","size":452,"stargazers_count":51,"open_issues_count":19,"forks_count":24,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-17T18:21:43.766Z","etag":null,"topics":["chess","chess-engine","chess-game","javascript","purecss","websocket"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/felipefialho.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":"2014-01-28T14:09:31.000Z","updated_at":"2024-10-14T23:47:56.000Z","dependencies_parsed_at":"2022-08-27T11:21:56.960Z","dependency_job_id":null,"html_url":"https://github.com/felipefialho/chess","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/felipefialho%2Fchess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipefialho%2Fchess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipefialho%2Fchess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipefialho%2Fchess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipefialho","download_url":"https://codeload.github.com/felipefialho/chess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244703937,"owners_count":20496207,"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":["chess","chess-engine","chess-game","javascript","purecss","websocket"],"created_at":"2024-10-10T23:07:16.417Z","updated_at":"2026-02-27T20:03:11.073Z","avatar_url":"https://github.com/felipefialho.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CheSS.js\n\nChess developed in HTML, CSS and Javascript, created and maintained by [Thiago Genuino](https://twitter.com/tgenuino) and [Felipe Fialho](http://www.felipefialho.com/).\n\n### [Play the game!](http://chessjs.trendi.com.br/chess/)\n\n## Getting Started\n\n#### Install NodeJS\n\n[Click to install NodeJS and npm](http://nodejs.org/)\n\n#### Install MongoDB\n\n[Click to install MongoDB](http://www.mongodb.org/)\n\n#### Install Grunt\n\n[Click to install Grunt](http://gruntjs.com/)\n\n### Install the project\n\nClone the project and install dependencies\n\n``` \ngit clone https://github.com/chessjs/chess\ncd chess\nnpm install\ncd public\nnpm install\n``` \n\n## Assets of project\n\nThe 'assets' of project, are in 'public'\t\n\nYou'll have something like this:\n\n```\npublic/\n└── dev/\n\t└── assets/\n\t├── css/\n\t│   ├── less/\n\t│   │ \t├── _bootstrap/* \n\t│   │ \t├── components/* \n\t│   │ \t├── game.less\n\t│   │ \t├── project.less\n\t│   │\t\t└── style.less\n\t│   ├── icons/* \n\t│   └── style.css \n\t└──  js/ \n\t\t└── _scripts/* \n```\n\nYou need only change the `components/*` `*.less` and `_script/*`...\n\n### For watch CSS and JavaScript\n\n``` \ncd public/\ngrunt w\n```\t\n   \nStart hacking away! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipefialho%2Fchess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipefialho%2Fchess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipefialho%2Fchess/lists"}