Home
Name Modified Size InfoDownloads / Week
Readme 2011-01-28 912 Bytes
bquiz.db 2011-01-28 5.1 kB
bquiz.py 2011-01-28 6.3 kB
Totals: 3 Items   12.4 kB 0
Title: Books of the Bible Quiz
Author: Mark Coolen
E-Mail: mark.coolen@gmail.com

This is my first Python program writen using Portable Python 1.1 (python 3.0.1) on Windows XP.
I'm starting by creating a console-based quiz to quiz my sons on the books of the Bible. I intend to have a few different quiz modes and possibly different levels. Eventually I want to use qt-python to turn this into a graphical program, but only after the different quiz modes and levels etc. are completed to my satisfaction.
Mode 1 - picks a random book from the bible and asks the user to name the book before or after
Mode 2 - picks a random book and asks for the name given the category and the first unique letter sequence


Jan. 25, 2011 - first steps toward completing the first game mode
Jan. 28, 2011 - fairly happen with game mode 1 and 2 - added csv db capabilities - intend to replace hard-coded lists with csv
Source: Readme, updated 2011-01-28