{"id":16410242,"url":"https://github.com/danasilver/tic-tac-toe","last_synced_at":"2025-07-05T20:36:42.503Z","repository":{"id":6755113,"uuid":"8001624","full_name":"danasilver/tic-tac-toe","owner":"danasilver","description":null,"archived":false,"fork":false,"pushed_at":"2013-02-04T21:18:18.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T02:30:04.556Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danasilver.png","metadata":{"files":{"readme":"README","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}},"created_at":"2013-02-04T05:29:42.000Z","updated_at":"2013-11-04T09:28:11.000Z","dependencies_parsed_at":"2022-09-17T22:13:58.060Z","dependency_job_id":null,"html_url":"https://github.com/danasilver/tic-tac-toe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danasilver/tic-tac-toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danasilver","download_url":"https://codeload.github.com/danasilver/tic-tac-toe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danasilver%2Ftic-tac-toe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261070035,"owners_count":23105312,"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":[],"created_at":"2024-10-11T06:23:36.420Z","updated_at":"2025-06-21T05:35:14.452Z","avatar_url":"https://github.com/danasilver.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Tic Tac Toe\n------------\n\nFour Java classes:\n\t- BoardCanvas.java\n\t- TTTGame.java\n\t- Computer.java\n\t- TicTacToeApplet.java\n\t\nEach class contains extensive JavaDoc comments.\n\n* Player MUST select opponent and player one's piece to begin.\n\n* It is a known issue that when the human player ties the computer,\n  the computer makes an additional move.  This issue should be resolved soon.\n  \n* TTTGame currently uses a two-dimensional array to keep track of moves.\n  Computer uses a one-dimensional array to determine the computer's move.\n  An update to TTTGame will use a one-dimensional array \n  instead to simplify the program.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanasilver%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanasilver%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanasilver%2Ftic-tac-toe/lists"}