{"id":16352290,"url":"https://github.com/bugthesystem/rock-paper-scissors-extended-nodejs","last_synced_at":"2025-11-20T01:30:15.907Z","repository":{"id":149223162,"uuid":"47724464","full_name":"bugthesystem/rock-paper-scissors-extended-nodejs","owner":"bugthesystem","description":"Rock, Paper, Scissors game implementation with additional weapons support.","archived":false,"fork":false,"pushed_at":"2017-08-04T08:12:40.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T13:06:24.454Z","etag":null,"topics":["javascript","rock-paper-scissors"],"latest_commit_sha":null,"homepage":"","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/bugthesystem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2015-12-09T23:00:08.000Z","updated_at":"2019-04-16T04:21:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e1a5d81-bcd1-4a9f-8ef0-678ba7237389","html_url":"https://github.com/bugthesystem/rock-paper-scissors-extended-nodejs","commit_stats":null,"previous_names":["bugthesystem/rock-paper-scissors-extended-nodejs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2Frock-paper-scissors-extended-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2Frock-paper-scissors-extended-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2Frock-paper-scissors-extended-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugthesystem%2Frock-paper-scissors-extended-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugthesystem","download_url":"https://codeload.github.com/bugthesystem/rock-paper-scissors-extended-nodejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239619573,"owners_count":19669447,"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":["javascript","rock-paper-scissors"],"created_at":"2024-10-11T01:25:37.147Z","updated_at":"2025-11-20T01:30:15.873Z","avatar_url":"https://github.com/bugthesystem.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Rock, Paper, Scissors\n================================\n\n`Rock`, `Paper`, `Scissors` game implementation with additional weapons support.\n\n\u003eRock-paper-scissors is a zero sum hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. \n\n[![Build Status](https://travis-ci.org/ziyasal/rospock-node.svg)](https://travis-ci.org/ziyasal/rospock-node) [![Coverage Status](https://coveralls.io/repos/ziyasal/rospock-node/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/ziyasal/rospock-node?branch=master)\n\n## Requirements\n### Node.js\nTested with node.js `v5.1.0 Stable`.\n\n## Usage\n\n### Install Dependencies\n\n**On Windows**\n```sh\nnpm install\n```\n\n**On Linux**\n```sh\nsudo npm install\n```\n\n### Commands\n\n### Start Sample App\n```sh\nnpm start\n```\n\n### Test\n```sh\nnpm test\n```\n\n### Coverage\n```sh\nnpm run test-cov\n```\n\n###  JSHint Lib\n```sh\nnpm run jshint-lib\n```\n\n### JSHint Tests\n```sh\nnpm run jshint-tests\n```\n\n### Used 3.Party Testing Modules\n\n[**mocha**](https://github.com/mochajs/mocha)  \n`Simple, flexible, fun javascript test framework for node.js \u0026 the browser.`  \n[**should**](https://github.com/shouldjs/should.js)  \n`BDD style assertions for node.js.`  \n[**sinon**](https://github.com/sinonjs/sinon)   \n`Standalone test spies, stubs and mocks for JavaScript.`  \n[**jshint**](https://github.com/jshint/jshint)  \n`JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.`  \n[**istanbul**](https://github.com/gotwarlost/istanbul)  \n`JS code coverage tool that computes statement, line, function and branch coverage with \nmodule loader hooks to transparently add coverage when running tests.`\n\n[**proxyquire**](https://github.com/thlorenz/proxyquire)\n _**This package was used for just the system packages.**_  \n`Proxies node.js require in order to allow overriding dependencies during testing.`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugthesystem%2Frock-paper-scissors-extended-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugthesystem%2Frock-paper-scissors-extended-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugthesystem%2Frock-paper-scissors-extended-nodejs/lists"}