{"id":15678775,"url":"https://github.com/gervinfung/tictactoe","last_synced_at":"2025-03-30T09:14:30.453Z","repository":{"id":41842115,"uuid":"309968783","full_name":"GervinFung/TicTacToe","owner":"GervinFung","description":"Simple AI Tic-Tac-Toe Game made with Java Swing. Choose against AI or human. You can play in 3x3 grid up to 10x10.","archived":false,"fork":false,"pushed_at":"2022-04-27T03:50:24.000Z","size":524,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T11:19:01.932Z","etag":null,"topics":["alpha-beta-pruning","game","minimax","multithread","swing-background","tictactoe","tictactoe-java-game"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GervinFung.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}},"created_at":"2020-11-04T10:25:47.000Z","updated_at":"2023-08-17T21:28:27.000Z","dependencies_parsed_at":"2022-08-11T19:10:11.870Z","dependency_job_id":null,"html_url":"https://github.com/GervinFung/TicTacToe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GervinFung%2FTicTacToe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GervinFung%2FTicTacToe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GervinFung%2FTicTacToe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GervinFung%2FTicTacToe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GervinFung","download_url":"https://codeload.github.com/GervinFung/TicTacToe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246296609,"owners_count":20754635,"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":["alpha-beta-pruning","game","minimax","multithread","swing-background","tictactoe","tictactoe-java-game"],"created_at":"2024-10-03T16:24:51.596Z","updated_at":"2025-03-30T09:14:30.411Z","avatar_url":"https://github.com/GervinFung.png","language":"Java","readme":"## Getting Started\r\n\r\n- I have decided to rewrite a TicTacToe game as the previous version is written badly\r\n- Started TicTacToe to understand how MiniMax algorithm actually works\r\n\r\n## Folder Structure\r\n\r\nThe workspace contains two folders by default, where:\r\n\r\n- `src`: the folder to maintain sources\r\n- `lib`: the folder to maintain dependencies\r\n- `res`: the folder to maintain resources\r\n\r\n## To start the game\r\n\r\nThis is a multithreaded tic-tac-toe game that allows user to choose between playing against AI or another friend\r\nNo. | Steps\r\n--- | ---\r\n1.| Double click TicTacToe.jar file\r\n2.| There's a menu that let you decide AI level, Grid Level, Start or Exit Game\r\n3.| Watch 2 AI play against each other, or play against your friend, or play against AI\r\n4.| User must choose the grid layout before they can start the game, which range from 3x3 and 10x10\r\n5.| The game will restart when there's a winner, or it is a draw\r\n6.| Different game layout can be chosen as well\r\n\r\n![3x3 sample](3x3.png)\r\n![4x4 sample](4x4.png)\r\n\r\n## JAR file location\r\n[TicTacToe.jar](out/artifacts/TicTacToe_jar/TicTacToe.jar)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgervinfung%2Ftictactoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgervinfung%2Ftictactoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgervinfung%2Ftictactoe/lists"}