{"id":21411411,"url":"https://github.com/gdonald/reversi-cpp","last_synced_at":"2025-03-16T18:15:09.881Z","repository":{"id":78695977,"uuid":"224312274","full_name":"gdonald/reversi-cpp","owner":"gdonald","description":"Reversi (Othello) in C++","archived":false,"fork":false,"pushed_at":"2021-07-16T00:29:53.000Z","size":1245,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-08T04:46:06.823Z","etag":null,"topics":["cpp","game","othello","reversi","sdl2"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gdonald.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":"2019-11-27T00:37:52.000Z","updated_at":"2022-05-22T22:32:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"45b5f6c8-9a42-4934-8559-390b0e1ecf7b","html_url":"https://github.com/gdonald/reversi-cpp","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/gdonald%2Freversi-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Freversi-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Freversi-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Freversi-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdonald","download_url":"https://codeload.github.com/gdonald/reversi-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910820,"owners_count":20367545,"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":["cpp","game","othello","reversi","sdl2"],"created_at":"2024-11-22T17:43:55.934Z","updated_at":"2025-03-16T18:15:09.860Z","avatar_url":"https://github.com/gdonald.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## reversi-cpp\nReversi (Othello) in C++ using SDL2\n\n![Reversi (Othello)](https://raw.githubusercontent.com/gdonald/reversi-cpp/master/reversi.png)\n\n### Install SDL2 Dependencies\n\n#### Mac OS\n\nInstall Xcode from the app store, and homebrew, then:\n\n    brew install cmake sdl2 sdl2_gfx sdl2_ttf sdl2_image\n\n#### Debian Linux\n\n    apt install build-essential cmake clang \\\n                libsdl2-dev libsdl2-gfx-dev \\\n                libsdl2-ttf-dev libsdl2-image-dev\n### Build\n    cmake .\n    make\n\n### Run\n    ./reversi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdonald%2Freversi-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdonald%2Freversi-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdonald%2Freversi-cpp/lists"}