{"id":19972441,"url":"https://github.com/note/kloc-the-game","last_synced_at":"2026-02-27T19:01:29.924Z","repository":{"id":8636349,"uuid":"10283818","full_name":"note/kloc-the-game","owner":"note","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-14T18:51:33.000Z","size":1429,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-04T01:32:08.992Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/note.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":"2013-05-25T12:26:15.000Z","updated_at":"2025-03-08T10:27:32.000Z","dependencies_parsed_at":"2022-09-10T03:21:16.968Z","dependency_job_id":null,"html_url":"https://github.com/note/kloc-the-game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/note/kloc-the-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note%2Fkloc-the-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note%2Fkloc-the-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note%2Fkloc-the-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note%2Fkloc-the-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/note","download_url":"https://codeload.github.com/note/kloc-the-game/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note%2Fkloc-the-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29909252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T17:28:36.873Z","status":"ssl_error","status_checked_at":"2026-02-27T17:28:20.970Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-13T03:08:08.810Z","updated_at":"2026-02-27T19:01:29.889Z","avatar_url":"https://github.com/note.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kloc The Game\n\n[![Build Status](https://api.travis-ci.org/note/kloc-the-game.svg)](https://travis-ci.org/note/kloc-the-game)\n\n# About project\n\nThis project was intended to be implementation of the \"kloc\" - variation of chess. For now just chess logic has been implemented.\n\n\n\n# How to run\n\n## Prerequisites\n\nSBT installed. More in [installation guide] (http://www.scala-sbt.org/0.13/docs/Setup.html).\n\n## Running project\n\nTo run:\n\n```bash\nsbt web/run\n```\n\nThis command starts server listening at `localhost:9000`.\n\n## Running tests\n\nTo run all tests:\n\n```bash\nsbt test\n```\n\nTo run only chess logic tests:\n\n```\nsbt rules/test\n```\n\nTo run web (both frontend and backend) tests:\n\n```\nsbt web/test\n```\n\nMind that javascript tests will run on rhino (JVM's javascript implementation). If you want to run tests inside browser then:\n\n```\nsbt web/jasmineGenRunner\n```\n\nThis command's result is a path to file. If you enter returned file in browser you'll be able to run tests in browser.\n\n## Tips and tricks\n\nYou can run all sbt commands in sbt console. So instead of `sbt web/test` you can open sbt console with `sbt` and then\nrun abitrary sbt commands (`web/test` in that case). That way sbt is initialized just once.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnote%2Fkloc-the-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnote%2Fkloc-the-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnote%2Fkloc-the-game/lists"}