{"id":16372463,"url":"https://github.com/mgwidmann/poker","last_synced_at":"2025-10-26T08:30:18.167Z","repository":{"id":20069351,"uuid":"23338137","full_name":"mgwidmann/poker","owner":"mgwidmann","description":"An Elixir distributed poker game","archived":false,"fork":false,"pushed_at":"2016-11-13T02:00:56.000Z","size":59,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T17:09:46.234Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgwidmann.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":"2014-08-26T03:57:27.000Z","updated_at":"2022-07-31T20:42:05.000Z","dependencies_parsed_at":"2022-07-13T22:03:28.415Z","dependency_job_id":null,"html_url":"https://github.com/mgwidmann/poker","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/mgwidmann%2Fpoker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgwidmann%2Fpoker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgwidmann%2Fpoker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgwidmann%2Fpoker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgwidmann","download_url":"https://codeload.github.com/mgwidmann/poker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238293157,"owners_count":19448129,"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-10-11T03:11:29.136Z","updated_at":"2025-10-26T08:30:17.806Z","avatar_url":"https://github.com/mgwidmann.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"Poker\n=====\n\n## About\n\nPoker is a distributed CLI poker game to play with your friends! Start up the application, join your friends and start playing. No server is necessary, it runs in an all masterless design.\n\n## Installation\n\n#### Install erlang and elixir, for Mac users:\n\n    brew install elixir\n\n##### (Should just need the above, but if you have trouble, try also installing the following)\n\n    brew install erlang\n    brew install rebar\n\n#### Clone the repository\n\n    git clone git@github.com:mgwidmann/poker.git \u0026\u0026 cd poker\n\n#### Run the tests to be sure you are all set up correctly\n\n    mix test\n\n#### Start up the application\n\n    mix play\n\n## Playing\n\n### Getting Ready\n\n#### When the application loads it will ask you for your name\n\n    Please enter your name: Joe\n    All commands start with a \"/\". To get the list of commands, type \"/?\" or \"/help\"\n    joe@joes-imac\u003e\n\n##### Simply type in a unique identifier for your group\n\n#### Join other players\n\nDo the same as above in another terminal or another computer on the same network.\n\n##### Type /join \u003ccomputer_name\u003e \u003ccomputer_name2\u003e ... to join your friends\n\n    /join joe@joes-imac\n\n#### Listing players\n\nTo see who is connected, just type /list\n\n    /list\n    joe@joes-imac\n\n#### Chatting\n\nYou can talk to any other player by simply typing anything that doesn't start with a forward slash (/).\n\n    joe@joes-imac\u003e Hey man whats up?\n    joe@joes-imac\u003e\n    ...\n    fred@joes-imac\u003e joe: Hey man whats up?\n    fred@joes-imac\u003e\n\nThe purpose of the chat capability is to allow players to talk trash to each other.\n\n### Starting a game\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgwidmann%2Fpoker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgwidmann%2Fpoker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgwidmann%2Fpoker/lists"}