GithubHelp home page GithubHelp logo

kbc's People

Contributors

arka-h avatar jitensid avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bagekari

kbc's Issues

Adding sound

Add sound using gtk library functions

  • Make sure the version of GTK is 3.0

  • Find/make a program that can play and pause sound when prompted,and add on github[code]

  • Find KBC background clips to be added to the game see this link

  • See the basic code and understand how and where we can add sound.

Building Lifelines

  • Find appropriate images to display on GUI representing Lifelines
  • To find out the mechanism for functioning lifelines.
  • To implement it in code and integrate it with main code
  • To Find out how to make bar graph in GTK with variable limits.
  • To Find out how to make a timer in GTK [for phone a friend]
  • To find out how to best select 50:50 options.
  • To add sound to these lifelines, and use of the time.h to delay events,

More randomization of rand()

PRIMARY PROBLEM

  • The rand() allows repetition when used multiple times.

  • We need to modify it to give unique outputs

SECONDARY PROBLEM

  • If you run the KBC.c as it is right now,
    you'd find that the same questions get chosen quite a lot of times.

  • This is mainly due to questions been chosen at regular intervals of time[the basis of rand()]

  • Randomize the rand() function even more.
    Use if else to switch between different hybrid versions of rand() or something.

URGENT: INSTALL GLADE IN LINUX AND SEE THE FOLLOWING

  • Install glade in your linux system
  • See the interface that I upload to understand how our game will look finally
  • Please edit and see files from Pre_GTK_system_sound_ver
  • If needed fork it from my repository, add your stuff and declare it as a new version.

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.