markromanmiller / triangle-attack

Attack of the Triangles is a tower defense game built in Python and Pygame during a twelve-hour hackathon and packaged afterwards
1 stars 2 forks source link

No Ending Screen #2

Open markromanmiller opened 10 years ago

markromanmiller commented 10 years ago

After all levels, there is no ending screen so the game ends with the error that there is no map10 file.

To fix: use game_assets/ending.png to create an ending screen

This also requires app to be run frozen so the user does not need Pygame but still can edit levels.