pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing

Bible Dave - 0.9

Joseph Quigley (cpufreak91)

Tags:

Description

A sidescroller game written in python involving a crashed pilot, scattered Bibles and a deadline. This is a community project of ChristianCoders.com -- a site that connects people interested in Christian video games.

Changes

After a long delay due to development being pushed back some, the more perfected Bible Dave v0.9 is out in the wild! A Windows installer is in the works. The Mac OS X installer will wait until version 1.0.

Links

Home Page: http://bibledave.sourceforge.net
Source: https://sourceforge.net/project/showfiles.php?group_id=158058&package_id=176890&release_id=583971
Windows: https://sourceforge.net/project/showfiles.php?group_id=158058&package_id=176890&release_id=583971
Mac: https://sourceforge.net/project/showfiles.php?group_id=158058&package_id=176890&release_id=583971

Screenshot


click to view original size

Releases

Bible Dave - 0.9 - Mar 13, 2008
Bible Dave - 0.8 - Jul 19, 2007
Bible Dave - 0.7.1 - Nov 2, 2006
Bible Dave - 0.6.8.1 - Aug 9, 2006

Comments

If you wish to leave a comment, please sign in first.

April 3, 2007 6:47pm - Kevin - nickname: (jach) - 5/5
Awesome game. I love how it (for the most part) follows the laws of gravity and momentum...

It's also a great learning experience for me when looking at the code.
November 13, 2006 6:22pm - Rene Dudfield - nickname: (illume)
Hi,

I get this error on linux:

File "main.pyw", line 121, in ?
main.run(menu.Intro(main))
File "/mnt/hdc3/rene/dcc/demos/bibledave_v0.7.1/pgu/engine.py", line 104, in run
self.loop()
File "/mnt/hdc3/rene/dcc/demos/bibledave_v0.7.1/pgu/engine.py", line 123, in loop
if self.fnc('event',e): return
File "/mnt/hdc3/rene/dcc/demos/bibledave_v0.7.1/pgu/engine.py", line 79, in fnc
if v != None: r = f(v)
File "/mnt/hdc3/rene/dcc/demos/bibledave_v0.7.1/menu.py", line 430, in event
return game.Game(self.main)
AttributeError: 'module' object has no attribute 'Game'
November 3, 2006 6:58pm - F. Aschwanden - nickname: (tyger) - 4/5
Wow! Just had look at it on a Mac and it works very well! Its really one of the most impressive games written with Pygame. Maybe its not included yet or just not working on Macs: Clicking on some options inside the "Options" wont work (just nothing happens) like Gamma Correction or Sound. Didnt even know Pygame supports Gamma Correction (whats that function called?). Also Credits and Help are not working.
Just realize now that I didnt hear any SFXs (if there are any), only the main sound.
I only missed the ultimative jungle weapon but that proably doesnt fit to the bibles. ;)
Very nice piece of work!
August 12, 2006 6:33pm - Ryan Charpentier - nickname: (ryan) - 5/5
Definitely one of the more impressive games created with pygame. Well done.
August 10, 2006 2:22pm - Anonymous - nickname: () - 3/5
Pretty cool, although it gets a bit repetitive later on and the levels feel quite empty. Especially the mines, which are mostly a big maze with nothing else going on.
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Sep 1, 2010


Aug 29, 2010



Aug 28, 2010

Aug 26, 2010

Aug 25, 2010

Aug 24, 2010

Aug 21, 2010

Aug 19, 2010

Aug 18, 2010

... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)