{"id":51263020,"url":"https://github.com/thetechdog/notarrayless-tictactoe","last_synced_at":"2026-06-29T13:32:10.714Z","repository":{"id":243629680,"uuid":"619138617","full_name":"thetechdog/notarrayless-tictactoe","owner":"thetechdog","description":"A 2 player Tic-Tac-Toe game written in Java","archived":false,"fork":false,"pushed_at":"2025-11-03T09:30:14.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-03T11:19:29.709Z","etag":null,"topics":["2-player","console-game","game","java","java-game","multiplayer","terminal-based","terminal-game","tic-tac-toe","tic-tac-toe-java","tic-tac-toe-multiplayer"],"latest_commit_sha":null,"homepage":"","language":"Java","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/thetechdog.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":"2023-03-26T11:42:04.000Z","updated_at":"2025-11-03T09:31:32.000Z","dependencies_parsed_at":"2024-06-18T20:04:36.140Z","dependency_job_id":null,"html_url":"https://github.com/thetechdog/notarrayless-tictactoe","commit_stats":null,"previous_names":["thetechdog/notarrayless-tictactoe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thetechdog/notarrayless-tictactoe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetechdog%2Fnotarrayless-tictactoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetechdog%2Fnotarrayless-tictactoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetechdog%2Fnotarrayless-tictactoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetechdog%2Fnotarrayless-tictactoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thetechdog","download_url":"https://codeload.github.com/thetechdog/notarrayless-tictactoe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetechdog%2Fnotarrayless-tictactoe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34929698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":["2-player","console-game","game","java","java-game","multiplayer","terminal-based","terminal-game","tic-tac-toe","tic-tac-toe-java","tic-tac-toe-multiplayer"],"created_at":"2026-06-29T13:32:10.135Z","updated_at":"2026-06-29T13:32:10.703Z","avatar_url":"https://github.com/thetechdog.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NotArrayless Tic-Tac-Toe (NA-TTT for short)\n\"I can't believe it's Not Arrayless Tic-Tac-Toe\"\n# What is it?\nA 2 player Tic-Tac-Toe command line game written in Java. Players can input their names at the start of the game.  \nWith version 2.0 the code got a rewrite to make it tidy and (hopefully) more efficient.  \nAs well as to not rely on Swing (which was dumb) and to handle exceptions and invalid coordinates without just ending the game.   \nI would say that right now it's a pretty robust Tic-Tac-Toe game. There is no computer player, but it could be added at some point.\n# Why the name?\nBecause unlike my other project, this one is not arrayless. Which means that it does use arrays.  \nIt uses a 3x3 bidimensional array to simulate the game's grid.  \nAnd for some reason I think it's funny... That's about it.\n# License\nLicensed under the MIT license.  \n(C) Andrei Ionel (thetechdog) 2022-2025\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetechdog%2Fnotarrayless-tictactoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthetechdog%2Fnotarrayless-tictactoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetechdog%2Fnotarrayless-tictactoe/lists"}