Almost There


I will be travelling tomorrow and so might not be able to add audio and stuff but hopefully ill' be able to complete the game start / exit screens before i go out.. glad i could finish it before time. 

Im' impressed at how the 3d keyframe format i made up for myself worked out :) 
Got the skybox textures off the net..
Created the fox model based on fan art created for firefox..  :D
do play and let me know if you have any issues

try out foxrun9.zip

(log in to comment)

Comments

runs fine here, win xp, python2.6 except:
got a traceback with puzzles,
[snipped]
File "D:\tmp\_pyweek10_previa\foxrun9\gamelib\game.py", line 190, in on_mouse_
press
self.puzzle = puzzle.Puzzle(random.choice([3,4]))
NameError: global name 'random' is not defined

And when touching some bats the fox cannot move ( I suppose this due to unwritten functionality) 
thanks man.. just found out about the missing random thing.
And yes.. if you hit too many objects, your health depleats and you loose the game. and cannot move :)
will be uploading it today.
Good on Mint 8 w/ python 2.6
Gameplay-wise, my only indication that I have died is the "FALLING!!!" messages on the console and eventually the controls not responding.  Also there should be no shadow when you're on thin air.  Great 3d graphics and animation!  Like the skybox too.
hmm. now that you mention it.. ya.. there should be no shadow when not on path :) will fix it..