{"id":16525913,"url":"https://github.com/thetarnav/toss-toss","last_synced_at":"2026-05-15T18:32:09.909Z","repository":{"id":104207915,"uuid":"301193450","full_name":"thetarnav/Toss-Toss","owner":"thetarnav","description":"Online Dice Game. Made with Vue 3 and Vuex, hosted on firebase.","archived":false,"fork":false,"pushed_at":"2020-10-21T12:57:28.000Z","size":845,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-04T00:09:26.651Z","etag":null,"topics":["animejs","dice-game","firebase","firestore","game","vue","vue3","vuejs","vuex","webapp"],"latest_commit_sha":null,"homepage":"https://kdc-dice-game.web.app","language":"Vue","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/thetarnav.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-10-04T18:03:49.000Z","updated_at":"2020-10-21T12:57:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"7117fe29-1b95-40b3-99bc-e789eec0732f","html_url":"https://github.com/thetarnav/Toss-Toss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thetarnav/Toss-Toss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetarnav%2FToss-Toss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetarnav%2FToss-Toss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetarnav%2FToss-Toss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetarnav%2FToss-Toss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thetarnav","download_url":"https://codeload.github.com/thetarnav/Toss-Toss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetarnav%2FToss-Toss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["animejs","dice-game","firebase","firestore","game","vue","vue3","vuejs","vuex","webapp"],"created_at":"2024-10-11T17:07:56.854Z","updated_at":"2026-05-15T18:32:09.904Z","avatar_url":"https://github.com/thetarnav.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toss Toss The Game\n\n**Toss Toss** is a web game application. Inspired by the dice gambling game in Kingdom Come: Deliverance. Both share the same rules, but Toss Toss makes it possible to play with your friends online or in \"hot-seat\" mode.\n[Click and Play!](https://kdc-dice-game.web.app)\n\n## Key development features:\n\n-  This is a **Vue.js web app**, made using newest Vue API features, such as **Vue 3**, **Composition API**, **Vuex** and **Vue Router**.\n-  **Firebase Hosting, Firestore and Cloud Functions** – Hosting website, and synchronizing online game data.\n-  Additional npm dependencies: **\\*animejs**, copy-to-clipboard, goby, lodash, vue-global-events\\*.\n\n## Game Rules:\n\nToss Toss is a 2-player game, the first one to reach the specified amount of points wins (normally 2000).\n\nBoth players take turns playing.\n\nOne's turn ends either by:\n\n1. _Passing the turn and keeping the earned round score._\n2. _Getting a 'bust' by rolling and not having any scoring dice._\n\nPoints are gained for every 1 or 5 thrown, and for three or more of a kind of any other number. Scoring is as follows:\n\n-  _a single **1** is worth 100 points_\n-  _a single **5** is worth 50 points_\n-  _**three of a kind** is worth 100 points multiplied by the given number, e.g. three 4s are worth 400 points_\n-  _**three 1's** are worth 1,000 points_\n-  _**four or more of a kind** is worth double the points of three of a kind, so four 4s are worth 800 points, five 4s are worth 1,600 points etc._\n\n## Download and install locally\n\n1. Download the repository files.\n2. install dependencies using node packet manager (npm).\n\n```bash\nnpm install\n```\n\n### Serve\n\nCreates local development server on _localhost:8080_\n\n```bash\nnpm run serve\n```\n\n### Build\n\n```bash\nnpm run build\n```\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetarnav%2Ftoss-toss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthetarnav%2Ftoss-toss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetarnav%2Ftoss-toss/lists"}