Skip to content

arBalasquide/quickwits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

quickwits

Quiplash clone with new features.

Dependencies

  1. Redis
  2. Postgresql

How to run

  1. createdb quickwits
  2. yarn install
  3. yarn watch
  4. yarn dev
  5. Check out localhost:3000/ for the game.
  6. Check out localhost:4000/graphql for back-end graphql tests.

Notes

Currently runs in development mode. To run in prod, enable https cookies in server/src/index.ts and change localhost to the domain name of the sever where it'll be hosted at.

Game Flow

game state dfa

game state example

player state example

Screenshots

create game lobby prompt creation voting

About

Jackbox Quiplash clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •