Skip to content

freshollie/trivia-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trivia-sim

Simulate the HQTrivia API and Game socket. Designed for testing HQTrivia prediction tools without relying on waiting for an active game.

Usage

This project uses pipenv for dependency management. To run the server: pipenv run python run.py

The server API will be listening on port 8732 and will broadcast the socket IP and port when a emulated game is running, just like how the real API does it.

Questions

Questions used by the simulation are scraped from HQBuff. This is done without permission.

About

HQTrivia quiz simulator using HQBuff ❓ 🎮

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published