{"id":13563380,"url":"https://github.com/Arp-G/pictionary","last_synced_at":"2025-04-03T20:30:36.062Z","repository":{"id":43937793,"uuid":"354575952","full_name":"Arp-G/pictionary","owner":"Arp-G","description":"Picture guessing and drawing multiplayer game","archived":false,"fork":false,"pushed_at":"2023-01-02T19:22:20.000Z","size":2987,"stargazers_count":32,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T08:44:55.082Z","etag":null,"topics":["clone","drawing","game","guessing-game","multiplayer","pictionary","scribble","skribbl"],"latest_commit_sha":null,"homepage":"https://pictionary-game.netlify.app","language":"JavaScript","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/Arp-G.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"custom":["paypal.me/arprokz"]}},"created_at":"2021-04-04T15:16:23.000Z","updated_at":"2024-10-16T16:06:22.000Z","dependencies_parsed_at":"2023-02-01T04:01:09.797Z","dependency_job_id":null,"html_url":"https://github.com/Arp-G/pictionary","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/Arp-G%2Fpictionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arp-G%2Fpictionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arp-G%2Fpictionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arp-G%2Fpictionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arp-G","download_url":"https://codeload.github.com/Arp-G/pictionary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247074253,"owners_count":20879216,"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":["clone","drawing","game","guessing-game","multiplayer","pictionary","scribble","skribbl"],"created_at":"2024-08-01T13:01:18.633Z","updated_at":"2025-04-03T20:30:35.340Z","avatar_url":"https://github.com/Arp-G.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/39219943/122637351-c3843900-d10b-11eb-980e-a3ecd1004960.PNG\" height=\"100\" alt=\"Pictionary image\"/\u003e\n\u003c/p\u003e\n\n# Pictionary\n\n[**Pictionary**](https://pictionary-game.netlify.app/) is a free multiplayer drawing and guessing game.\n\n A game consists of a few rounds in which every round someone has to draw their chosen word and others have to guess it to gain points! Players with the highest scores are the winners at the end of the game.\n\n[Play now!](https://pictionary-game.netlify.app/)\n\n## A Demo of the app\nhttps://user-images.githubusercontent.com/39219943/122636633-e280cc00-d107-11eb-9923-62819cfe8470.mp4\n\n## Features\n\n* Play with your friends in a private room or other users in a public game.\n* Tweak the game according to your likings, and your own custom words.\n* A refreshing new UI and dark mode support\n* If you get disconnected from a game you will not lose your score just rejoin again and continue\n* The best part is it's free and there are NO ADS!\n\nI took inspiration from [skribbl.io](https://skribbl.io/) to make this project, however, I have added a bunch of new stuff in addition to what scribble offers like a new UI, dark mode, ability to preserve scores if disconnected and the best part there are no ads!\n\n## Bugs, feature requests, and contributions\n\nFound a bug or want a new feature?\nPlease [create an issue](https://github.com/Arp-G/pictionary/issues/new).\n\nWant to contribute?\n* Create a PR and I will be happy to review and merge it\n* Start this project\n* Tell your friends about the project.\n\nLike my work? Consider [contributing](https://www.paypal.com/paypalme/arprokz) to this project and support me to improve it.\n\n## Setup and run locally\n\nIf you want to run this project locally continue reading\n\nFew things to know about the technology stack used in the project:\n* The application uses [Elixir](https://elixir-lang.org/) for the backend server and [react js](https://reactjs.org/) for the frontend application.\n* There is no database, all data is stored in an in-memory database that comes with elixir called [ETS](https://elixirschool.com/en/lessons/specifics/ets/) and will be lost when the backend server is stopped.\n\n### Setup using Docker\n\nGet the app running easily using docker.\n\n* Install [docker](https://docs.docker.com/engine/install/) and [docker compose](https://docs.docker.com/compose/install/)\n* Clone this project\n* `cd` into the project directory and run `docker-compose up`\n\nThats it! Access the application at http://localhost:3000/\n\n### Setup manually\n\n* Make sure you have [elixir](https://elixir-lang.org/install.html) and [npm](https://www.npmjs.com/get-npm) installed\n* Clone this project\n* `cd` into the project directory and install dependencies by running `mix deps.get` and finally start the backend server by running `mix phx.server`\n* Next cd into the `pictionary-app` directory and install dependencies by running `npm install` and start the front end application by running `npm start`\n* Enjoy!\n","funding_links":["paypal.me/arprokz","https://www.paypal.com/paypalme/arprokz"],"categories":["Games"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArp-G%2Fpictionary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FArp-G%2Fpictionary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArp-G%2Fpictionary/lists"}