Fret Fire
Looks like someone made a Guitar Hero spinoff for the PC, called Frets On Fire.
The best part: the code seems to be made in Python 2.3, and is backed with PyGame.
Python is definitely a worthy piece of work if it can use an old version to create a spinoff like that.
Oh, and does anyone know if PyGame is going to update at all? They said 1.8 was coming out around '06, but they're still stuck on Python 2.4, plus their download doesn't have the examples it used to come with... :(
They also need to make a cleaner tutorial. I'm having a hard time grasping sprites, rects, and keeping a good structural performance, because every tutorial codes their game differently. :\
~SciuCaro
The best part: the code seems to be made in Python 2.3, and is backed with PyGame.
Python is definitely a worthy piece of work if it can use an old version to create a spinoff like that.
Oh, and does anyone know if PyGame is going to update at all? They said 1.8 was coming out around '06, but they're still stuck on Python 2.4, plus their download doesn't have the examples it used to come with... :(
They also need to make a cleaner tutorial. I'm having a hard time grasping sprites, rects, and keeping a good structural performance, because every tutorial codes their game differently. :\
~SciuCaro
