{"id":26883762,"url":"https://github.com/jiro4989/nimothello","last_synced_at":"2025-05-08T17:01:50.180Z","repository":{"id":80274111,"uuid":"290781742","full_name":"jiro4989/nimothello","owner":"jiro4989","description":"A teminal othello (reversi) in Nim.","archived":false,"fork":false,"pushed_at":"2021-05-02T05:50:04.000Z","size":268,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T17:51:03.737Z","etag":null,"topics":["console","nim","othello","reversi","tui"],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jiro4989.png","metadata":{"files":{"readme":"README.rst","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-08-27T13:23:30.000Z","updated_at":"2024-09-12T13:20:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"84912715-605b-4fd3-ae51-e3aa10cba756","html_url":"https://github.com/jiro4989/nimothello","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"jiro4989/repo-template-nim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiro4989%2Fnimothello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiro4989%2Fnimothello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiro4989%2Fnimothello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jiro4989%2Fnimothello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jiro4989","download_url":"https://codeload.github.com/jiro4989/nimothello/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253112071,"owners_count":21856070,"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":["console","nim","othello","reversi","tui"],"created_at":"2025-03-31T17:37:07.034Z","updated_at":"2025-05-08T17:01:50.093Z","avatar_url":"https://github.com/jiro4989.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"====\nnimothello\n====\n\n|nimble-version| |nimble-install| |gh-actions|\n\nA teminal othello (reversi) in Nim.\n\nLinux demo:\n\n|demo-linux|\n\nWindows demo:\n\n|demo-windows|\n\n.. contents:: Table of contents\n\nUsage\n=====\n\n.. code-block:: shell\n\n   $ nimothello\n\nKey bindings\n^^^^^^^^^^^^\n\nVim like key-bindings.\n\n=============== =======\nKey             Motion\n=============== =======\nH / A           Move left\nJ / S           Move down\nK / W           Move up\nL / D           Move right\n\u003cSpace\u003e/\u003cEnter\u003e Put cell\n=============== =======\n\nInstallation\n============\n\n.. code-block:: shell\n\n   $ nimble install -Y nimothello\n\nLICENSE\n=======\n\nMIT\n\nDevelopment\n===========\n\nRelease workflow\n^^^^^^^^^^^^^^^^\n\nGitHub Action runs when you pushed new tags.\n\n.. code-block:: shell\n\n   $ git tag \u003cnew_tag\u003e\n   $ git push origin \u003cnew_tag\u003e\n\n   or\n\n   $ git push origin --tags\n\nGitHub Action creates a new release and upload your assets.\n\nRelease workflows:\n\n|image-release-workflow|\n\nRelease note will be generated by `git-chglog \u003chttps://github.com/git-chglog/git-chglog\u003e`_.\nConfig files are `.chglog \u003c./.chglog\u003e`_.\n\nDetails, see `release.yml \u003c./.github/workflows/release.yml\u003e`_.\n\n.. |gh-actions| image:: https://github.com/jiro4989/nimothello/workflows/test/badge.svg\n   :target: https://github.com/jiro4989/nimothello/actions\n.. |nimble-version| image:: https://nimble.directory/ci/badges/nimothello/version.svg\n   :target: https://nimble.directory/ci/badges/nimothello/nimdevel/output.html\n.. |nimble-install| image:: https://nimble.directory/ci/badges/nimothello/nimdevel/status.svg\n   :target: https://nimble.directory/ci/badges/nimothello/nimdevel/output.html\n\n.. |image-release-workflow| image:: https://user-images.githubusercontent.com/13825004/87944618-9897fc00-cada-11ea-9401-74167f04b5c4.png\n\n.. |demo-linux| image:: https://raw.githubusercontent.com/jiro4989/nimothello/master/docs/othello_linux.gif.gif\n.. |demo-windows| image:: https://raw.githubusercontent.com/jiro4989/nimothello/master/docs/othello_win.gif.gif","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiro4989%2Fnimothello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiro4989%2Fnimothello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiro4989%2Fnimothello/lists"}