BibleQuiz Wii

From GameBrew
BibleQuiz
Biblequizwii.jpg
General
Authorwplaat
TypeTrivia
Version0.95
LicenseMixed
Last Updated2010/03/31
Links
Download
Website

BibleQuiz is an open-source quiz game. Test your knowledge about the bible. Created by wplaat.

Features

  • 2D Quiz gameboard with special graphical effects.
  • Support for four concurrent players.
  • Many questions about many topics available.
  • Game player score is stored on SD Card.
  • Game available in five languages.
  • WiiMote device support.
  • 10 background music tracks.
  • Several sound effects.

Installation

If you are using the Homebrew Channel, just copy the BibleQuiz directory from the archive into the apps directory on the root of your SD card.

If you are using another loader, you only need the unzipped bibleQuiz archive. Consult the documentation for your loader of choice for the appropriate location to place these files. Launch the game using your loader.

User guide

If the game crash during startup. Check if the WiFi or Ethernet network is enabled else the game will not work.

You can press the Plus button to make a screen shot. The png picture is stored on the SD card in the following directory sd:/apps/bibleQuiz.

Controls

Wiimote:

A - Select button on screen

1/2 - Next/Previous music track

Home - Quit game

Screenshots

biblequizwii-03.jpgbiblequizwii-04.jpg

biblequizwii-05.jpgbiblequizwii-06.jpg

biblequizwii-07.jpgbiblequizwii-08.jpg

Media

Bible Quiz Wii Theme (Atma)

Changelog

Version 0.95 2010/03/31

GUI:

  • Update main menu screen information.
  • Improve game icon.

Core:

  • WiiMote timeout increase from 60 to 300 seconds.
  • Improve stability.
  • Improve network thread.
  • Use libfat 1.0.7 as disk access engine.
  • Use libogc 1.8.3 as Wii interface engine.

General:

  • Make source code compliant with r21 compiler.
  • Added source code to Google Code Repository.
  • Added source code documentation (Javadoc style).
  • Added Doxygen (automatic documentation generation tool) config file.
  • Build game with devkitPPC r21 compiler.

Version 0.94 2009/11/19

  • Maintenance release.
  • Added functionality to trace game events to trace file.
  • Improve network thread.
  • Use libfat 1.0.6 as disk access engine.
  • Use libmxml 2.6 library as xml engine.
  • Use libogc 1.8.0 library as Wii interface engine.
  • Build game with devkitPPC r19 compiler.
  • Added 20 spanish questions ( 1 topic).

Version 0.93 2009/09/18

  • This version is compiled with the newest available Wii libraries.
  • Use the asndlib (part of libogc) now as standard sound engine.
  • Use libfat 1.0.4 as disk access engine.
  • Build game with libogc 1.7.1a and devkitPPC 1.5.0 (r17) compiler.

Version 0.92 2009/03/13

  • Upgrade GRRLIB graphical render engine from v3.0 to v4.0.
  • Improve intro screens.
  • Added fps (frame-per-second) information on all screens.
  • Added screenshot functionality with plus button.
  • Pictures are store on the SdCard in the following directory sd:/apps/bibleQuiz.
  • Build game with libogc 1.7.1 and devkitPPC r16 compiler.

Version 0.91 2009/02/06

  • Added multi player mode for two, three and four players.
  • Improve third intro screen.
  • Increase http receive buffer size to 8196 bytes.
  • Use only one unique cookie number during the game.
  • Bugfix: Highscore is now always loaded correctly.
  • Build game with libogc 1.7.1 and devkitPPC r16 compiler.

Version 0.90 2009/01/15

  • Update url on intro screens to www.plaatsoft.nl (My new domain).
  • Network thread status is now showed on welcome screen.
  • Bugfix: Remove some small reported graphical bugs.
  • Bugfix: Highscore is now always loaded correctly.
  • Bugfix: Remove several bugs in network thread.
  • Build game with libogc 1.7.1 and devkitPPC r16 compiler.

Version 0.80 2008/12/23

  • Added SDHC card support.
  • Added power button support.
  • Bugfix: IR pointer does not disappear anymore.
  • Build game with new libogc 1.7.1 and devkitPPC r16 compiler.

Version 0.70 2008/12/09

  • Added release notes screen.
  • Added functionality to fetch release notes from internet.
  • Improve highscore information (Show max score pre topic).
  • Improve IR pointer.
  • Added google analytic http request (including highscore information).
  • Improve result screen information.
  • Build game with new libogc 1.6.0 and devkitPPC r15 compiler.

Version 0.60 2008/11/27

  • All texts are now created with the freetype library (Thanks DrTwox).

Version 0.50 2008/11/24

  • Added check if new version is available.
  • Added animated screen icons.
  • Solved some minor reported bugs.
  • Build game with new libogc 1.6.0 and devkitPPC r15 compiler.

Content update:

  • Added 10 music tracks.
  • Added 100 english questions (5 topics).
  • Added 20 dutch questions (1 topic).
  • Added 20 german questions (1 topic).
  • Added french translation.
  • Corrected some wrong answers.

Version 0.40 2008/11/19

  • Added highscore screen.
  • Highscore is stored (in xml format) on the SD card.
  • Added credits screen.
  • Added help (minus button) screen.
  • Added 10 music tracks.
  • Use freetype library as font render engine for screen (sub) titles.
  • Build game with new libogc 1.6.0 and devkitPPC r15 compiler.

Content update:

  • Added 170 english questions (8 topics).
  • Added 100 dutch questions (4 topics).
  • Added spanisch translation.

Version 0.30 2008/11/15

  • First release for the Wii HomeBrew community.
  • Complete rebuild from game engine.
  • Added language / topic select screen.
  • Added goodbye screen.
  • Added sound volume control screen.
  • Build game with new libogc 1.6.0 and devkitPPC r15 compiler.

Content update:

  • Added German language.
  • Added 10 english questions (1 topic).
  • Added 20 dutch questions (2 topics).

Version 0.2 2008/11/08

  • Added support for xml question files.
  • Added question result image with animation.
  • Added multi language support.
  • Added three hint buttons.
  • Added support for 60Hz (480i) TV mode.
  • Added score result screen.
  • Added sndlib module with some sound effects.
  • Added exit button.
  • Added question word wrap function.
  • Build game with new libogc 1.6.0 and devkitPPC r15 compiler.

Version 0.10 2008/11/03

  • Started programming.
  • Gameboard design.
  • Added WiiRemote IR control.
  • Added three welcome screens.
  • Added button rumble effect.
  • Build game with new libogc 1.6.0 and devkitPPC r15 compiler.

Credits

Special thanks to my family for their support during the development of this game.

External links

Advertising: