Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Synchronet Synchronet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 226
    • Issues 226
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

This GitLab instance has migrated as of Nov-5-2022 to a new server: hardware, OS, SSH key

The v3.20a development branch has now been merged to the master branch. Sysops upgrading from earlier versions must run 'jsexec update'

  • MainMain
  • SynchronetSynchronet
  • Merge requests
  • !217

This is a new trivia door, Good Time Trivia, written in JavaScript

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Eric Oulashin requested to merge gttrivia_new into master Nov 18, 2022
  • Overview 4
  • Commits 5
  • Pipelines 1
  • Changes 10

This is a new trivia door, Good Time Trivia, written in JavaScript. This has a question-and-answer format and can give the user multiple tries to answer each question, with clues provided after incorrect answers (the clue will start off with a totally masked answer, and then reveal one letter at a time for each incorrect answer given).

This is currently a single-player game, but multiple users on different nodes can play it simultaneously.

Currently, this trivia game is local to the current BBS only. In the future, I think it would be good to add a feature for networked/inter-BBS games, or perhaps a question server so that systems can dynamically download new questions.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gttrivia_new