Monday, February 14, 2011

XQuiz 1.1

XQuiz README

- How to Run: -
Thanks for downloading this nice program.
Just run xquiz.exe to start.
Remember, xquiz will still look after xquiz.db.txt in the CURRENT directory.
And put the questions in xquiz.db.txt.

- Compiling in windows: -
(If you dont know what 'compiling' means,
you can skip this)
By the way, you dont need to compile,
because the binary is included (xquiz.exe).
Download cygwin,
you need both make and gcc.
Run make in the commandprompt.
Then it will compile :)


- The syntax of the database file: -
As you may have seen, this is a quiz game.
And you can add your own questions.
This should be in the following syntax:
question
What kind of game is this?
answer
Quiz
lastanswer XQuiz
question
Who am i?
lastanswer me

In this example the program will ask "What kind of game is this?",
and correct answers is "Quiz" (not case sensitive) and "XQuiz".
Then it will ask "Who am i?" and the correct answer is "me".

I know its bit difficuilt to understand this syntax,
if you dont please mail me and ill try to explain.

The example database is included.

Please mail me if you have any comment to this.

Thomas Martinsen aka tech
http://home.no/tch/projects/
tech@navn.no

Copyright (C) 2002 Thomas Martinsen
Read LICENSE.txt for details.


No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...