Skip to content

CarsonKompon/CCTriviaUnite

Repository files navigation

Trivia Unite

A trivia game made in ComputerCraft designed for 1 player. Powered by OpenTDB.

For multiplayer, check out Trivia Unite Together

Showcase

License: GPL v3

How it works

Using the OpenTDB API, the game receives 10 questions at the start of the game. Each round, the game will type out a question, and present you with either True/False or Multiple Choice options. The quicker you answer, the more points you receive. Try to go for the highest score!

Installation

If you wish to play with a monitor/speaker setup, you should create a setup similar to the image below (Position of monitor and speaker does not matter)

Guide

Then enter the Advanced Computer, and enter pastebin run La7Qshxe into the terminal.

Once it's been installed to your Computer, run the game by entering triviaunite into the terminal.

Startup Script

If you want the game to boot with the computer, create a new startup file by entering edit startup.lua and then enter the following code:

shell.run("triviaunite")

About

A trivia game made for ComputerCraft. Powered by OpenTDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages