Skip to content

thomastai1666/ICS-Trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICS-Trivia

Final Project for Introduction to Computer Science at NYU Shanghai

Team Members

Thomas and Zane

Project Description

This game is based off the popular trivia game app HQ Trivia. The server will send questions to the client, including all the possible answers to choose from. The user will then be able to send the answer back to the server, for example (A,B,C,D). If the answer is correct, the user will be given points. In the end, a list of the top players will be displayed. We hope to implement a GUI for the client.

How to run the program

Change your directory to the server folder, and run server_main.py through the terminal. Then, go to the admin folder and run client_main.py from the terminal. Finally, go to the client_gui folder and run the client_gui.py python file. The IP address that is auto-filled on the GUI will be your local IP address.

Video Demo

Video can be found at https://www.youtube.com/watch?v=m00NgzGwbbY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published