{"id":20043431,"url":"https://github.com/codestrate/tenziesgame","last_synced_at":"2026-04-10T21:45:33.694Z","repository":{"id":180448447,"uuid":"665120128","full_name":"CodeStrate/TenziesGame","owner":"CodeStrate","description":"A react version of the Tenzies Game, Made with ♥ by me!","archived":false,"fork":false,"pushed_at":"2024-08-25T13:01:14.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T07:25:43.067Z","etag":null,"topics":["react","reactjs","tenzies","tenzies-game","tenzies-react"],"latest_commit_sha":null,"homepage":"","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/CodeStrate.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}},"created_at":"2023-07-11T13:31:03.000Z","updated_at":"2024-08-25T12:41:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"c32eff36-6d2e-42e5-8ec6-d8a1efce4ea3","html_url":"https://github.com/CodeStrate/TenziesGame","commit_stats":null,"previous_names":["codestrate/tenziesgame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeStrate/TenziesGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeStrate%2FTenziesGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeStrate%2FTenziesGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeStrate%2FTenziesGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeStrate%2FTenziesGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeStrate","download_url":"https://codeload.github.com/CodeStrate/TenziesGame/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeStrate%2FTenziesGame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27282357,"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","status":"online","status_checked_at":"2025-11-26T02:00:06.075Z","response_time":193,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["react","reactjs","tenzies","tenzies-game","tenzies-react"],"created_at":"2024-11-13T10:56:16.016Z","updated_at":"2025-11-27T21:03:42.767Z","avatar_url":"https://github.com/CodeStrate.png","language":"JavaScript","readme":"# The Tenzies Game\n### From Scrimba Learn React - Week 4\n\nA Tenzies Game in React + Vite. The game features a Dice style toggle from numbers to dots, a score tracker, and Confetti celebration.\n#### Deployed at : https://codestrate-tenzies.netlify.app/\n\n## Features!\n\n1. Dice style toggle from numbers to dots: The button allows players to toggle the dice from numbers to dots.\n   This is a fun way to add a bit of randomness to the game.\n\n![image](https://github.com/CodeStrate/TenziesGame/assets/56911705/f288586f-847e-4978-8190-e7b41ad6e66a)\n![image](https://github.com/CodeStrate/TenziesGame/assets/56911705/29270871-4751-4e88-9de4-f946a9c7c9ca)\n\n2. Score tracker: The game keeps track of the player's score. This allows players to compete against each other or try to beat their own high score.\n\n3. Confetti celebration: When a player wins the game, confetti is displayed. This is a fun way to celebrate the player's victory.\n\n![image](https://github.com/CodeStrate/TenziesGame/assets/56911705/158bc467-11ef-4039-bede-307af29f3781)\n\n4. Timer: See how fast you finished the game! Dynamic Timer.\n5. Themes : An option for Light or Dark Mode in the game.\n6. Responsiveness : Scales well on almost all devices. (Almost...)\n\n![Screenshot 2023-07-13 190357](https://github.com/CodeStrate/Tenzies-Deployment/assets/56911705/443fe8cd-4d81-4771-90b4-1df68ec7303d) ![Screenshot 2023-07-13 185110](https://github.com/CodeStrate/Tenzies-Deployment/assets/56911705/14b7b038-6f10-45b7-b5fc-8d4deda9a81b)\n\n\n\n# How to run the game\n\nTo run the game, you will need to have Node.js and NPM installed. Once you have Node.js and NPM installed, you can run the following commands:\n\n`npm install`\n\n`npm run dev`\n\nor\n\n`yarn`\n\n`yarn dev`\n\nThis will start the development server and the game will be available at http://localhost:5173.\n\n\n\n# • To-do\n\n1) ~~Add scoring data in the back.~~ (Kind of added best score and time per session in local storage (clearable))\n2) ~~Add a timer.~~\n3) Maybe more modes??\n\n# Contributing\n\nIf you would like to contribute to this project, please feel free to fork the repository and submit a pull request.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodestrate%2Ftenziesgame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodestrate%2Ftenziesgame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodestrate%2Ftenziesgame/lists"}