ProductPromotion
Logo

Elixir

made by https://0x3d.site

GitHub - Arp-G/pictionary: Picture guessing and drawing multiplayer game
Picture guessing and drawing multiplayer game. Contribute to Arp-G/pictionary development by creating an account on GitHub.
Visit Site

GitHub - Arp-G/pictionary: Picture guessing and drawing multiplayer game

GitHub - Arp-G/pictionary: Picture guessing and drawing multiplayer game

Pictionary

Pictionary is a free multiplayer drawing and guessing game.

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.

Play now!

A Demo of the app

https://user-images.githubusercontent.com/39219943/122636633-e280cc00-d107-11eb-9923-62819cfe8470.mp4

Features

  • Play with your friends in a private room or other users in a public game.
  • Tweak the game according to your likings, and your own custom words.
  • A refreshing new UI and dark mode support
  • If you get disconnected from a game you will not lose your score just rejoin again and continue
  • The best part is it's free and there are NO ADS!

I took inspiration from 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!

Bugs, feature requests, and contributions

Found a bug or want a new feature? Please create an issue.

Want to contribute?

  • Create a PR and I will be happy to review and merge it
  • Start this project
  • Tell your friends about the project.

Like my work? Consider contributing to this project and support me to improve it.

Setup and run locally

If you want to run this project locally continue reading

Few things to know about the technology stack used in the project:

  • The application uses Elixir for the backend server and react js for the frontend application.
  • There is no database, all data is stored in an in-memory database that comes with elixir called ETS and will be lost when the backend server is stopped.

Setup using Docker

Get the app running easily using docker.

  • Install docker and docker compose
  • Clone this project
  • cd into the project directory and run docker-compose up

Thats it! Access the application at http://localhost:3000/

Setup manually

  • Make sure you have elixir and npm installed
  • Clone this project
  • cd into the project directory and install dependencies by running mix deps.get and finally start the backend server by running mix phx.server
  • Next cd into the pictionary-app directory and install dependencies by running npm install and start the front end application by running npm start
  • Enjoy!

Articles
to learn more about the elixir concepts.

Resources
which are currently available to browse on.

mail [email protected] to add your project or resources here 🔥.

FAQ's
to know more about the topic.

mail [email protected] to add your project or resources here 🔥.

Queries
or most google FAQ's about Elixir.

mail [email protected] to add more queries here 🔍.

More Sites
to check out once you're finished browsing here.

0x3d
https://www.0x3d.site/
0x3d is designed for aggregating information.
NodeJS
https://nodejs.0x3d.site/
NodeJS Online Directory
Cross Platform
https://cross-platform.0x3d.site/
Cross Platform Online Directory
Open Source
https://open-source.0x3d.site/
Open Source Online Directory
Analytics
https://analytics.0x3d.site/
Analytics Online Directory
JavaScript
https://javascript.0x3d.site/
JavaScript Online Directory
GoLang
https://golang.0x3d.site/
GoLang Online Directory
Python
https://python.0x3d.site/
Python Online Directory
Swift
https://swift.0x3d.site/
Swift Online Directory
Rust
https://rust.0x3d.site/
Rust Online Directory
Scala
https://scala.0x3d.site/
Scala Online Directory
Ruby
https://ruby.0x3d.site/
Ruby Online Directory
Clojure
https://clojure.0x3d.site/
Clojure Online Directory
Elixir
https://elixir.0x3d.site/
Elixir Online Directory
Elm
https://elm.0x3d.site/
Elm Online Directory
Lua
https://lua.0x3d.site/
Lua Online Directory
C Programming
https://c-programming.0x3d.site/
C Programming Online Directory
C++ Programming
https://cpp-programming.0x3d.site/
C++ Programming Online Directory
R Programming
https://r-programming.0x3d.site/
R Programming Online Directory
Perl
https://perl.0x3d.site/
Perl Online Directory
Java
https://java.0x3d.site/
Java Online Directory
Kotlin
https://kotlin.0x3d.site/
Kotlin Online Directory
PHP
https://php.0x3d.site/
PHP Online Directory
React JS
https://react.0x3d.site/
React JS Online Directory
Angular
https://angular.0x3d.site/
Angular JS Online Directory