{"id":24127494,"url":"https://github.com/devrapture/ttt","last_synced_at":"2026-05-04T01:31:32.006Z","repository":{"id":138976776,"uuid":"524458092","full_name":"devrapture/ttt","owner":"devrapture","description":"A tic-tac-toe DAPP game. The goal for the players is not just to win, but to stay within a budget. Each move comes at a cost equivalent to the number of wins attainable in that space. A draw splits the pot without returning their initial stake.","archived":false,"fork":false,"pushed_at":"2022-08-27T23:33:50.000Z","size":611,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-02T13:44:34.099Z","etag":null,"topics":["algorand-blockchain","blockchain","hackathon-project","reach","reactjs"],"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/devrapture.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-08-13T16:58:57.000Z","updated_at":"2023-03-07T10:02:02.000Z","dependencies_parsed_at":"2023-03-13T10:52:26.283Z","dependency_job_id":null,"html_url":"https://github.com/devrapture/ttt","commit_stats":null,"previous_names":["devrapture/ttt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devrapture/ttt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Fttt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Fttt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Fttt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Fttt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devrapture","download_url":"https://codeload.github.com/devrapture/ttt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Fttt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32591596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":["algorand-blockchain","blockchain","hackathon-project","reach","reactjs"],"created_at":"2025-01-11T17:46:54.881Z","updated_at":"2026-05-04T01:31:31.988Z","avatar_url":"https://github.com/devrapture.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n\n![](https://img.shields.io/badge/Hackathon-blueviolet)\n\n[![Contributors][contributors-shield]][contributors-url]\n[![GitHub issues][issues-shield]][issues-url]\n[![GitHub forks][forks-shield]][forks-url]\n[![GitHub stars][star-shield]][star-url]\n[![GitHub license][license-shield]][license-url]\n\n\n\n# Budget Tic-Tac-Toe DAPP game\n\n\n\u003e The goal for the players is not just to win, but to stay within a budget. Each move comes at a cost equivalent to the number of wins attainable in that space. A draw splits the pot without returning their initial stake.\n\n\n## Built With\n\n- React\n- [Reach](https://reach.sh/)\n- Docker\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n- Running on [Ubuntu](https://ubuntu.com/) on similar OS.\n- Installed [Make](https://linuxhint.com/install-make-ubuntu/).\n- Installed [Docker](https://www.docker.com/) and Docker-Compose. **Use sudo apt command**\n- Given docker command admin rights. [Here](https://docs.docker.com/engine/install/linux-postinstall/).\n- Has a [MyAlgo](https://wallet.myalgo.com/) Wallet\n\n### Install\n```bash\ngit clone https://github.com/coolpythoncodes/ttt.git\ncd ttt\nyarn install\n\n#Get your development server running.\nyarn start\n```\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐ if you like this project!\n\n[contributors-shield]: https://img.shields.io/github/contributors/coolpythoncodes/ttt?style=for-the-badge\n[contributors-url]: https://github.com/coolpythoncodes/ttt/graphs/contributors\n[issues-shield]: https://img.shields.io/github/issues/coolpythoncodes/ttt?style=for-the-badge\n[issues-url]: https://github.com/coolpythoncodes/ttt/issues\n[forks-shield]: https://img.shields.io/github/forks/coolpythoncodes/ttt?style=for-the-badge\n[forks-url]: https://github.com/coolpythoncodes/ttt/network\n[star-shield]: https://img.shields.io/github/stars/coolpythoncodes/ttt?style=for-the-badge\n[star-url]: https://github.com/coolpythoncodes/ttt/stargazers\n[license-shield]: https://img.shields.io/github/license/coolpythoncodes/ttt?style=for-the-badge\n[license-url]: https://github.com/coolpythoncodes/ttt/blob/main/LICENSE.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevrapture%2Fttt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevrapture%2Fttt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevrapture%2Fttt/lists"}