arpan

arpan

Pictionary a multiplayer drawing and guessing game

Hello everyone :wave:

Today I am very excited to announce a project that I have been working on for almost 3 months now.

The project is called Pictionary it is a guessing and drawing multiplayer game.

Check out the repository here
(Consider adding a star if you like my work)

Give it shot, play the game now, if you don’t find any active games then just join from two different browser sessions create a game from one browser, and join from another.
Play the game now!

Each game consists of a few rounds, in 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.

Here’s a small demo of how it looks like in action

https://misc-files-share.s3.amazonaws.com/pictionary.gif

I took inspiration for this game from the original superhit game skribble, I also found another clone for this game written in Go, and I decided to make it in Elixir.

Building this game was very challenging and I learned a lot throughout the process.
Elixir offers just the right tools that are perfect for this kind of thing.

Here’s some of the interesting stuff I have done…

  • Players are drawing and whatever they draw gets broadcasted in real-time to all other players over WebSockets, How cool is that !!!

  • There is no Database I store everything in ETS or genserver state
    Dynamically launch and stop genservers for every game
    Combine the power of phoenix channels along with genservers and ETS to make it work wonderfully.

  • I used react js for the front and learned a bunch of stuff in react like dealing with WebSockets, using middlewares like redux-saga, dark mode, material UI, etc.

The elixir app is deployed to gigalixir and the react frontend app is deployed to netlify.

I am very happy with the results and would request you guys to take a look and play the game with your friends, its pretty fun actually :smiley:

I would like to thank this awesome community that helps me out whenever I am stuck or need advice and provides this platform to share my creations with others who are passionate about elixir like me.

PS: I think the game is stable however you might find a bug, if you face any issues feel free to create an issue and I will try to check it out.

Good Day everyone!

First Post! Switch mode

patrickdm

patrickdm

Really cool, starred!

— All posts loaded —

Where Next?

Trending in Discussions Top

AstonJ
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
2976 91332 914
New
byu
@chrismccord : I just saw the Extract AGENTS.md from Phoenix.new into phx.new generator commit to the phoenix project. My initial shotgu...
New
arcanemachine
I was working on an Ecto migration and I needed a timestamp. So, for the nth time, I looked up the different data types for timestamps, a...
New
AstonJ
Just a general thread to post chat/news/info relating to AI/ML stuff that may be relevant for Nx now or in the future. Got anything to sh...
New
type1fool
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
juhalehtonen
There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for...
New
alexslade
Fly’s CEO posted this recently - Turn And Face The Strange · The Fly Blog It says that Fly is going all-in on sprites, which is a worry ...
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
akoutmos
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
bjorng
We want to introduce a new native datatype to Erlang: native records. Although replacing all tuple records with native records is not our...
New

We're in Beta

About us Mission Statement