DiddiLeija / abandon-the-ship

My GameOff 2022 submission! Abandon a ship doomed to destruction before it's too late!
https://diddileija.itch.io/abandon-the-ship
MIT License
3 stars 1 forks source link

add restarting and pausing support #5

Closed HarshNarayanJha closed 1 year ago

HarshNarayanJha commented 1 year ago

I gave implemented restarting the game without quitting and pausing logics. I have also added a flag on Diddi, called is_invicible, which disables any interaction with the Fire (for debugging purposes only!)

HarshNarayanJha commented 1 year ago

Oh! I accidently forgot to run black/flake8 formatter. It might have some issue!?

DiddiLeija commented 1 year ago

Since you're a "first-time contributor" in this repo, I have to approve GitHub workflow runs. And... seems like flake8 isn't happy :/

DiddiLeija commented 1 year ago

Anyway, thank you so much for providing an improvement like this!

DiddiLeija commented 1 year ago

Hmm... Seems like now black is unhappy :/

DiddiLeija commented 1 year ago

Gonna try to run the formatters locally, to find a possible fix :)

HarshNarayanJha commented 1 year ago

What's the issue this time 💦 ?

DiddiLeija commented 1 year ago

Black re-formatted something on my local run. Gonna make a suggestion as soon as possible :+1:

HarshNarayanJha commented 1 year ago

Oh! Finally it did, Congrats 🎉