Giter Club home page Giter Club logo

trivia-game-app's Introduction

trivia-game-app

A trivia game app 答题游戏

安装 INSTALL

这个项目使用 python 3

This program uses python 3.

使用 USE

运行程序,在输入栏里填入答案,按Check Answer按键进入下一题。每轮有5道题。question.csv是示例的电影相关题目。如果想换其他的可以用Excel/Numbers创建一个相同格式的表格,命名为question.csv,导出为csv文件,放入与程序同一文件夹即可。

Run the program. Fill in the answer in the enter box and press the Check Answer button to advance to the next question. There are 5 questions in each round. question.csv is the sample list of movie-related questions. If you want a trivia game about something else, create a table in the same format with Excel/Numbers(or any other similar apps), name it question.csv, export it as a csv file, and put it in the same folder as the program.

备注 NOTE

在第81行window.title("Movie Trivia")双引号内的标题可以换成自己想要的标题。

Line 81: window.title("Movie Trivia") Change the string inside the quote to change the title of the window.

示范视频 EXAMPLE VIDEO

video

trivia-game-app's People

Contributors

zpi247 avatar

Watchers

 avatar

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.