Skip to content

GameBear64/hangman

Repository files navigation

Hangman

Vue.js Socket.io TailwindCSS Glob

This was a practice project to play around and learn vue and to practice socket.io on the client side (I had done only server-side until now)

Installation and running

Running this project requires 2 commands

npm i
npm run dev

This starts both the front end and the back end (socket.io handler), you should see something like this: concurrently

Menu

The game menu is super minimalistic, after you chose your username (which is saved in local storage) you are presented with 3 options image

The game

The singleplayer and multiplayer modes are almost identical in design, but in functionality, multiplayer has a lot more to offer with turn and score tracking image

Can you guess the word? watermelon