{"id":19938312,"url":"https://github.com/2kabhishek/kothello","last_synced_at":"2026-05-15T02:02:12.161Z","repository":{"id":50258534,"uuid":"487471039","full_name":"2KAbhishek/Kothello","owner":"2KAbhishek","description":"Play Othello Anywhere ⚪📱","archived":false,"fork":false,"pushed_at":"2023-02-16T07:34:50.000Z","size":272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-12T03:30:15.365Z","etag":null,"topics":["android","fun","game","java","multiplayer","othello"],"latest_commit_sha":null,"homepage":null,"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/2KAbhishek.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},"funding":{"github":"2kabhishek"}},"created_at":"2022-05-01T07:15:41.000Z","updated_at":"2022-07-05T08:20:53.000Z","dependencies_parsed_at":"2025-01-12T03:29:57.171Z","dependency_job_id":"64df768f-4ce2-4424-ae12-8c6f6006d186","html_url":"https://github.com/2KAbhishek/Kothello","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"2KAbhishek/bare-minimum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2FKothello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2FKothello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2FKothello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2KAbhishek%2FKothello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2KAbhishek","download_url":"https://codeload.github.com/2KAbhishek/Kothello/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367946,"owners_count":19951444,"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","fun","game","java","multiplayer","othello"],"created_at":"2024-11-12T23:39:09.625Z","updated_at":"2026-05-15T02:02:12.086Z","avatar_url":"https://github.com/2KAbhishek.png","language":"Java","funding_links":["https://github.com/sponsors/2kabhishek"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align = \"center\"\u003e\n\n\u003ch1\u003e\u003ca href=\"https://2kabhishek.github.io/Kothello\"\u003eKothello\u003c/a\u003e\u003c/h1\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/Kothello/blob/main/LICENSE\"\u003e\n\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/2kabhishek/Kothello?style=flat\u0026color=eee\u0026label=\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/Kothello/graphs/contributors\"\u003e\n\u003cimg alt=\"People\" src=\"https://img.shields.io/github/contributors/2kabhishek/Kothello?style=flat\u0026color=ffaaf2\u0026label=People\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/Kothello/stargazers\"\u003e\n\u003cimg alt=\"Stars\" src=\"https://img.shields.io/github/stars/2kabhishek/Kothello?style=flat\u0026color=98c379\u0026label=Stars\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/Kothello/network/members\"\u003e\n\u003cimg alt=\"Forks\" src=\"https://img.shields.io/github/forks/2kabhishek/Kothello?style=flat\u0026color=66a8e0\u0026label=Forks\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/Kothello/watchers\"\u003e\n\u003cimg alt=\"Watches\" src=\"https://img.shields.io/github/watchers/2kabhishek/Kothello?style=flat\u0026color=f5d08b\u0026label=Watches\"\u003e \u003c/a\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/Kothello/pulse\"\u003e\n\u003cimg alt=\"Last Updated\" src=\"https://img.shields.io/github/last-commit/2kabhishek/Kothello?style=flat\u0026color=e06c75\u0026label=\"\u003e \u003c/a\u003e\n\n\u003ch3\u003ePlay Othello Anywhere ⚪📱\u003c/h3\u003e\n\n\u003cfigure\u003e\n  \u003cimg src= \"images/screenshot.jpg\" alt=\"Kothello Demo\" style=\"width:100%\"\u003e\n  \u003cbr/\u003e\n  \u003cfigcaption\u003eKothello screenshot\u003c/figcaption\u003e\n\u003c/figure\u003e\n\n\u003c/div\u003e\n\n## What is this\n\nKothello is an implementation of the Othello game.\n\n\u003e The game is written in Java not Kotlin :p\n\n## Inspiration\n\nWas playing Othello with a friend and decided to write my own implementation.\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- You have installed the latest version of `Android Studio`.\n\n## Getting Kothello\n\nTo install Kothello, follow these steps:\n\n```bash\ngit clone https://github.com/2kabhishek/Kothello\ncd Kothello\n```\n\n## How it was built\n\nKothello was built using `Android Studio` and `Java`.\n\n## Challenges faced\n\nImplementing the game logic was a challenge.\n\n## What I learned\n\n- Learned about different ways to use resources in Android.\n- Enjoyed implementing the game logic, using board and tiles.\n- Updating the game board on user interaction was fun.\n\n## What's next\n\nMaybe add a AI player to the game.\n\nHit the ⭐ button if you found this useful.\n\n## More Info\n\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://github.com/2KAbhishek/Kothello\"\u003eSource\u003c/a\u003e | \u003ca href=\"https://2kabhishek.github.io/Kothello\"\u003eWebsite\u003c/a\u003e\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fkothello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2kabhishek%2Fkothello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2kabhishek%2Fkothello/lists"}