Kite Story
 What's that?  It has a song at the end?
What's that?  It has a song at the end?
Enjoy Kite Story, a game of satellites, string and helicopters.  Windows and Mac OS X binaries available.
 (log in to comment)
  
  
  Comments
Traceback (most recent call last):
  File "run_game.py", line 22, in 
    gamelib.main()
  File "/home/jakob/pyweek7/kite_story-1.1/gamelib/__init__.py", line 
1997, in main
    pyglet.app.run()
  File "/home/jakob/pyweek7/kite_story-1.1/pyglet/app/__init__.py", 
line 264, in run
    EventLoop().run()
  File "/home/jakob/pyweek7/kite_story-1.1/pyglet/app/xlib.py", line 
94, in run
    sleep_time = self.idle()
  File "/home/jakob/pyweek7/kite_story-1.1/pyglet/app/__init__.py", 
line 187, in idle
    dt = clock.tick(True)
  File "/home/jakob/pyweek7/kite_story-1.1/pyglet/clock.py", line 696, 
in tick
    return _default.tick(poll)
  File "/home/jakob/pyweek7/kite_story-1.1/pyglet/clock.py", line 295, 
in tick
    item.func(delta_t, *item.args, **item.kwargs)
  File "/home/jakob/pyweek7/kite_story-1.1/gamelib/__init__.py", line 
1125, in update
    setattr(self.obj, self.attr, value)
  File "/home/jakob/pyweek7/kite_story-1.1/pyglet/sprite.py", line 504, 
in _set_opacity
    self._update_color()
  File "/home/jakob/pyweek7/kite_story-1.1/pyglet/sprite.py", line 417, 
in _update_color
    self._vertex_list.colors[:] = [r, g, b, int(self._opacity)] * 4
AttributeError: 'NoneType' object has no attribute 'colors'
 alex
      alex Penguin
    Penguin alex
    alex jakob
    jakob
 joey101  on
2008/09/14 04:09:
    joey101  on
2008/09/14 04:09:
I just now played it though (before I read this) and that was absolutely hilarious!Although I actually didn't put my headphones on until in the credits there at the end it said you did the piano and I wanted to hear your playing. What I heard was quite a surprise!
Great job on the game!