/asteroids

Primary LanguagePython

Asteroid

Awesome logo (not mine)

Simple point-and-click game. Trying out cocos2d and pyglet just for fun.

TODO:

  • Implement collisions with collision_model
  • Check why transition to the GameOver scene bugs like hell
  • Create bullets and stuff
  • Enemy class with basic parameters
  • Add game interface like score ot bullets
  • Check director scene stack
  • App icon is not changing :(
  • Bug with cursor - see hang_pyglet.py - magic