{"id":22061235,"url":"https://github.com/netomi/tic-tac-toe","last_synced_at":"2026-05-02T09:34:52.091Z","repository":{"id":141736761,"uuid":"245405934","full_name":"netomi/tic-tac-toe","owner":"netomi","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-31T06:55:02.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T23:24:47.511Z","etag":null,"topics":["android-application","minimax-algorithm","mvvm-architecture","rxjava2","tictactoe-game"],"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/netomi.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":"2020-03-06T11:46:21.000Z","updated_at":"2020-03-31T06:55:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"52793c92-3e5c-40c2-b0c5-e3ee4555be47","html_url":"https://github.com/netomi/tic-tac-toe","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/netomi%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netomi%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netomi%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netomi%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netomi","download_url":"https://codeload.github.com/netomi/tic-tac-toe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245138584,"owners_count":20566985,"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":["android-application","minimax-algorithm","mvvm-architecture","rxjava2","tictactoe-game"],"created_at":"2024-11-30T18:10:29.036Z","updated_at":"2026-05-02T09:34:52.058Z","avatar_url":"https://github.com/netomi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic Tac Toe\n\nThis app is my first Android application and used as a test bed for various things:\n\n* data binding\n* MVVM approach\n* reactive programming using rxjava\n* minimax AI\n\n# Design\n\nThe design follows the MVVM approach, the main classes are as follows:\n\n* GameFragment: the actual view class that displays the classical tic-tac-toe board\n* GameViewModel: the view model implementation, it controls the actual model and observes game events\n* Game / Board: the actual game model, it allows to observe game events with the use of rxjava\n\nComputer players are implemented using an unbeatable minimax AI.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetomi%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetomi%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetomi%2Ftic-tac-toe/lists"}