{"id":22472319,"url":"https://github.com/ckampfe/chess_ex","last_synced_at":"2025-03-27T16:22:04.161Z","repository":{"id":72030330,"uuid":"414094520","full_name":"ckampfe/chess_ex","owner":"ckampfe","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-15T04:09:55.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T20:11:21.566Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ckampfe.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":"2021-10-06T06:27:02.000Z","updated_at":"2021-10-30T20:49:11.000Z","dependencies_parsed_at":"2023-03-29T03:16:11.656Z","dependency_job_id":null,"html_url":"https://github.com/ckampfe/chess_ex","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/ckampfe%2Fchess_ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fchess_ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fchess_ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fchess_ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ckampfe","download_url":"https://codeload.github.com/ckampfe/chess_ex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245879090,"owners_count":20687320,"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":[],"created_at":"2024-12-06T12:14:21.592Z","updated_at":"2025-03-27T16:22:04.152Z","avatar_url":"https://github.com/ckampfe.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chess\n\n[![Elixir CI](https://github.com/ckampfe/chess/actions/workflows/elixir.yml/badge.svg)](https://github.com/ckampfe/chess/actions/workflows/elixir.yml)\n\n```\niex(65)\u003e Chess.Board.default() |\u003e Chess.Board.to_string() |\u003e IO.puts\n┌───────────────────────────────┐\n│ ♜ │ ♞ │ ♝ │ ♛ │ ♚ │ ♝ │ ♞ │ ♜ │\n│ ♟ │ ♟ │ ♟ │ ♟ │ ♟ │ ♟ │ ♟ │ ♟ │\n│   │ ▀ │   │ ▀ │   │ ▀ │   │ ▀ │\n│ ▀ │   │ ▀ │   │ ▀ │   │ ▀ │   │\n│   │ ▀ │   │ ▀ │   │ ▀ │   │ ▀ │\n│ ▀ │   │ ▀ │   │ ▀ │   │ ▀ │   │\n│ ♙ │ ♙ │ ♙ │ ♙ │ ♙ │ ♙ │ ♙ │ ♙ │\n│ ♖ │ ♘ │ ♗ │ ♕ │ ♔ │ ♗ │ ♘ │ ♖ │\n└───────────────────────────────┘\n```\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `chess` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:chess, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/chess](https://hexdocs.pm/chess).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckampfe%2Fchess_ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fckampfe%2Fchess_ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckampfe%2Fchess_ex/lists"}