Giter VIP home page Giter VIP logo

who-wants-to-be-a-millionaire's Introduction

Who Wants To Be a Millionaire

Who Wants To Be a Millionaire

I am open to pull requests if anyone wants to improve on this game.

This is a simple version of the popular game made using C / GTK 4 / Libadwaita. There are only 10 hard-coded questions and they are not in a random order. There also is no time limit.

The codebase could be much improved by moving the main game logic into its own GObject class - a millionaire-gameplay an object that represents the game state, and give millionaire-window a property of type MillionaireGameplay making it into a model/view split, where Gameplay is responsible only for the game logic and Window is responsible only for displaying the game state in the UI. As a bonus, it gives the ability to use property bindings, like label: bind gameplay.money.

The game also uses GTK Fixed widget and a fixed window size. This could also be improved by moving to a more responsive layout like GTK Grid.

Screenshot:

who-wants-to-be-a-millionaire's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

who-wants-to-be-a-millionaire's Issues

Source questions from OpenTDB

There is a free service called Open Trivia Database: https://opentdb.com/

This would allow dynamically generating new questions each run.

Admittedly many of the questions are not up to the quality of the real thing but I believe its one of the few freely licensed collections of trivia.

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.