{"id":19043895,"url":"https://github.com/jmheartley/tic-tac-toe","last_synced_at":"2026-06-25T05:31:01.407Z","repository":{"id":144685351,"uuid":"581326280","full_name":"JMHeartley/Tic-Tac-Toe","owner":"JMHeartley","description":"Play the classic game against the CPU or with a friend.","archived":false,"fork":false,"pushed_at":"2023-09-15T16:13:01.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T23:17:27.933Z","etag":null,"topics":["dreamlo","game","html-game","javascript","javascript-game","leaderboard","tic-tac-toe","tictactoe-javascript"],"latest_commit_sha":null,"homepage":"https://jmheartley.github.io/Tic-Tac-Toe/","language":"JavaScript","has_issues":false,"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/JMHeartley.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":"2022-12-22T21:55:23.000Z","updated_at":"2025-02-13T16:10:33.000Z","dependencies_parsed_at":"2023-07-23T06:32:11.159Z","dependency_job_id":null,"html_url":"https://github.com/JMHeartley/Tic-Tac-Toe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JMHeartley/Tic-Tac-Toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMHeartley%2FTic-Tac-Toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMHeartley%2FTic-Tac-Toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMHeartley%2FTic-Tac-Toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMHeartley%2FTic-Tac-Toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JMHeartley","download_url":"https://codeload.github.com/JMHeartley/Tic-Tac-Toe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JMHeartley%2FTic-Tac-Toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283977736,"owners_count":26926541,"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-12T02:00:06.336Z","response_time":59,"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":["dreamlo","game","html-game","javascript","javascript-game","leaderboard","tic-tac-toe","tictactoe-javascript"],"created_at":"2024-11-08T22:43:48.790Z","updated_at":"2025-11-12T05:01:41.341Z","avatar_url":"https://github.com/JMHeartley.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n   ❌ Tic-Tac-Toe ⭕\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n   \u003cb\u003eHow many consecutive wins can you get againt the CPU? Can you beat my highscore and climb to the top of the leaderboard?\u003c/b\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/license/jmheartley/tic-tac-toe?color=blue\u0026style=for-the-badge\" alt=\"License\"\u003e\n   \u003c/a\u003e\n\u003c/p\u003e\n\n\n\n## ☝️ About\nChoose to match up against the CPU or a friend 🤔 After a winning streak against the CPU is broken, you can enter your name on the leaderboard 🥇\n\nThis project started when I first learned to program years ago ⌚ After I wrote [dreamlo.js](https://github.com/JMHeartley/dreamlo.js), I revamped this game by adding a leaderboard for consecutive wins against the CPU  💪\n\n\n\n## 📖 How to Play\nTic-tac-toe is a simple and classic game played by two players on a 3 by 3 grid. Each player takes a turn placing their symbol (❌ or ⭕) in one of the empty squares.\n\nTo win, a player must be the first to get three of their symbols in a row, either horizontally, vertically, or diagonally.\n\n\n\n## 👩🏾‍💻 Technologies Used\n+ [HTML](https://www.w3schools.com/html/) - webpage markup language\n+ [CSS](https://www.w3schools.com/Css/) - webpage styling language\n+ [Javascript](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps/What_is_JavaScript) - webpage interactivity language\n+ [dreamlo.js](https://github.com/JMHeartley/dreamlo.js) - Javascript leaderboard library\n+ [jQuery](https://jquery.com/) - Javascript shorthand library\n+ [VSCode](https://code.visualstudio.com/) - code editor\n\n\n\n## 📃 License\n[The MIT License (MIT)](/LICENSE)\n\nCopyright (c) 2022 Justin M Heartley\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmheartley%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmheartley%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmheartley%2Ftic-tac-toe/lists"}