Skip to content

Drinking board game converted into a web based version

Notifications You must be signed in to change notification settings

aw1875/drunk-drinking-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍻 Drunk! The Crazy Drinking

After seeing many people posting pictures of their drinking game boards on social media during the COVID19 pandemic, I decided to take one friends designs and convert it into a web based game that anyone can play. If you don't want to go through all the trouble of setting the project up yourself, you can find a live vesion on my website

Installation

NodeJS is all that is required.

Start with running:

$ npm i

That should get all the node modules installed, this could take some time so go grab a drink or a snack. Once that finishes all you need to do is start the server. To do that, just run:

$ npm start

That's it, a localhost tab should open up on port 3000 and you're good to play! Grab your friends, hop in a call together, and enjoy!

Future Improvements:

  1. Create backend
  2. Allow user to create a game lobby
  3. Generate random address for created lobbies
  4. Allow users to join game lobbies from generated link
  5. Run game in real-time for all users in the lobby

About

Drinking board game converted into a web based version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published