{"id":22769735,"url":"https://github.com/bfontaine/reversi","last_synced_at":"2025-03-30T11:29:36.994Z","repository":{"id":3057808,"uuid":"4079821","full_name":"bfontaine/Reversi","owner":"bfontaine","description":"Reversi game for the C class (LC4)","archived":false,"fork":false,"pushed_at":"2012-05-20T17:20:50.000Z","size":572,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T23:43:41.731Z","etag":null,"topics":["c","cli","game","paris-diderot","reversi"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bfontaine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-19T20:22:35.000Z","updated_at":"2021-11-24T16:42:00.000Z","dependencies_parsed_at":"2022-08-27T05:40:21.672Z","dependency_job_id":null,"html_url":"https://github.com/bfontaine/Reversi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2FReversi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2FReversi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2FReversi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2FReversi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bfontaine","download_url":"https://codeload.github.com/bfontaine/Reversi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246313079,"owners_count":20757426,"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":["c","cli","game","paris-diderot","reversi"],"created_at":"2024-12-11T15:14:51.860Z","updated_at":"2025-03-30T11:29:36.974Z","avatar_url":"https://github.com/bfontaine.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Reversi\n=======\n\nThis is a Reversi game for the C class. The project ended on the 20/05/2012, so\nthis repository is now open.\n\nUsage\n-----\n\n- Compiling: `make`\n- Playing: `./othello --play`\n\nUse these commands to play:\n- `affiche` : print the board\n- `coups` : print possible moves\n- `newgame` : new game\n- `score` : print the current player's score\n\nTo make a move, the command has 3 chars: The first is the name of the current\nplayer (B for White (*Blanc* in French), and N for Black (*Noir* in French)).\nThe next two chars are `PA` if the player wants to pass his turn, or a square\nname (e.g. `B6`, `H2`). For example, if the current player is White and wants to\nplay in C3, type:\n    \n    BC3\n\nThe program responds with \"OK\" if the move is ok, \"ERREUR …\" if there is an\nerror.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Freversi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbfontaine%2Freversi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Freversi/lists"}