gricha2380 / regex

https://gricha2380.github.io/regex/demo
0 stars 0 forks source link

Set end level and end game conditions for arcade mode #41

Closed gricha2380 closed 6 years ago

gricha2380 commented 6 years ago

Currently level remains active when all enemies have been removed. This likely happened while setting level conditions for story.

gricha2380 commented 6 years ago

beat level now works, but game over via no health is not working.

gricha2380 commented 6 years ago

Fixed by reinserting conditional check in checkHealth