ThalesGroup / kessler-game

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.
https://github.com/ThalesGroup/kessler-game
Apache License 2.0
8 stars 5 forks source link

PyPi Releases do not include additional assets #12

Closed zachariah-phillips-Thales closed 1 year ago

zachariah-phillips-Thales commented 1 year ago

Releases uploaded to PyPi do not include additional assets other than src - namely images used as sprites for the ships. This causes runtime errors anytime Tkinter graphics are selected.