Coder Social home page Coder Social logo

rileythomp / jeopardy Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.05 MB

Real-time multi-player Jeopardy game with over 100,000 questions

Home Page: https://playjeopardy.netlify.app

Makefile 0.10% Go 39.62% JavaScript 0.58% TypeScript 32.51% HTML 14.96% Less 9.29% Procfile 0.01% Shell 0.12% Python 2.80%

jeopardy's Introduction

Jeopardy

Real-time multi-player Jeopardy game with over 100,000 questions.

Play here: https://playjeopardy.netlify.app

Screenshots

game

Home page

home

Profile page

profile

Config page

config

Analytics page

analytics

Features

  • Sign in with Google and GitHub accounts or email

  • Player accounts with privacy controls and analytics (all-time record, totals and highs)

  • Game configuration

    • Choose the categories you want to play with
    • Play against other people or against bots
    • Play solo or with up to 6 players
    • Play 1 or 2 round games
    • Play with or without penalties for incorrect answers
    • Play in public or private games
  • In-game chat

  • Allows for players to pause the game

  • Handles players disconnecting and rejoining the game

  • Leaderboards

    • By % correct answers
    • By win %
    • By # of wins
    • By # of games
    • By total points (all-time)
    • By correct answers (all-time)
    • By total points (1 game)
    • By correct answers (1 game)
  • Game analytics

    • Total number of games played
    • Average score after each round
    • Buzz-in rate for each round
    • Correctness rate for each round

Development

Server

$ cd jeopardy-be
$ go mod tidy
$ docker compose up -d postgres
$ source .env
$ make run

Client

$ cd jeopardy-fe
$ npm install
$ ng serve

TODO

  • Allow players to select bot difficulty

  • Tournament play

  • Support teams

  • Allow players to import their own questions

  • Look into pion for voice chat

jeopardy's People

Contributors

rileythomp avatar renovate[bot] avatar

Watchers

 avatar

jeopardy's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
be-jeopardy/docker-compose.yml
gomod
be-jeopardy/go.mod
  • go 1.22
  • github.com/agnivade/levenshtein v1.1.1
  • github.com/gin-contrib/cors v1.7.1
  • github.com/gin-gonic/gin v1.9.1
  • github.com/golang-jwt/jwt/v5 v5.2.1
  • github.com/google/uuid v1.6.0
  • github.com/gorilla/websocket v1.5.1
  • github.com/jackc/pgx/v5 v5.5.5
  • github.com/stretchr/testify v1.9.0
npm
fe-jeopardy/package.json
  • @angular/animations ^17.3.1
  • @angular/common ^17.3.1
  • @angular/compiler ^17.3.1
  • @angular/core ^17.3.1
  • @angular/forms ^17.3.1
  • @angular/platform-browser ^17.3.1
  • @angular/platform-browser-dynamic ^17.3.1
  • @angular/router ^17.3.1
  • @supabase/supabase-js ^2.39.8
  • @types/uuid ^9.0.8
  • rxjs ~7.8.0
  • tslib ^2.3.0
  • uuid ^9.0.1
  • zone.js ~0.14.4
  • @angular-devkit/build-angular ^17.3.1
  • @angular/cli ~17.3.1
  • @angular/compiler-cli ^17.3.1
  • @types/jasmine ~4.6.0
  • jasmine-core ~4.6.0
  • karma ~6.4.0
  • karma-chrome-launcher ~3.2.0
  • karma-coverage ~2.2.0
  • karma-jasmine ~5.1.0
  • karma-jasmine-html-reporter ~2.1.0
  • typescript ~5.4.3
  • @supabase/gotrue-js 2.61.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.