JeremyLeland / SectorC37

A top-down space shooting game
0 stars 0 forks source link

Make levels completable, load next level #35

Closed JeremyLeland closed 1 year ago

JeremyLeland commented 2 years ago

Check whether level has waves remaining, then check if any enemy ships are still active. Once these are all gone (either destroyed or left arena), display "Level Complete" dialog.

Dialog should show enemies destroyed, lives lost, elapsed time.

JeremyLeland commented 1 year ago

Not doing separately levels for this version, just one ongoing arena