CodeBase - Simple Quiz Game
Return to the CodeBase listing
Category: Complete Applications
Version: 1.0
Information
Uploaded: 23rd Mar 2013 11:56
Modified: 1st Jan 1970 01:00
Author: Mobiius
Summary
This is a very simple quiz game framework. Use this to learn about types, arrays, while loops and music file usage.
Full Description
This is a very simple quiz game framework. You load two mp3s, one plays when you get the answer right, the other when you get it wrong. You store the questions, multiple choice answers, and the correct answer in a type array. Enter the correct answer number and press enter, iof you're right you get a point.<br /> <br /> This is designed to be very simplistic so that you can learn for yourself the principles required to improve it.
Comments
No comments yet.