Kessler is a simulation environment loosely modeled after our internal project PsiBee and the external project Fuzzy Asteroids. The game has ships that shoot bullets at asteroids to gain score. Ships can collide with asteroids and other ships and lose lives.
Currently custom sprites need to be added in tk graphics explicitly. This should be changed such that controllers and/or ships have attributes to tell graphics which custom sprite file to use.
Currently custom sprites need to be added in tk graphics explicitly. This should be changed such that controllers and/or ships have attributes to tell graphics which custom sprite file to use.