msx80 / DoorsOfDoomOmicron

Doors of Doom
Apache License 2.0
4 stars 2 forks source link

Score not saved before level 1001 crash #3

Open krushia opened 2 months ago

krushia commented 2 months ago

There is an obvious crash when opening the door for level 1001, because there are no monsters that spawn after 1000. I saw this by peeking at the code, and decided to make this my "beat the game" goal.

Unfortunately the high score doesn't get saved before crashing :(

Before triggering the crash by opening the door: Screenshot_20240701-081017-before-open

The crash (yay I beat the game!): Screenshot_20240701-081119-crash

After the crash (oh noes my high score): Screenshot_20240701-081245-after-crash

msx80 commented 2 months ago

Omg how on earth did you reach level 1000??? 😂 Congratulations! Also the game has no save, how much time did it took? Looks like i need to add either more monsters or an end game screen.

Btw, the original game was far harder, i made it easier before uploading to github and fdroid. Maybe it got too easy? Or you're just too good?

Il lun 1 lug 2024, 17:33 Ken Rushia @.***> ha scritto:

There is an obvious crash when opening the door for level 1001, because there are no monsters that spawn after 1000. I saw this by peeking at the code, and decided to make this my "beat the game" goal.

Unfortunately the high score doesn't get saved before crashing :(

Before triggering the crash by opening the door: Screenshot_20240701-081017-before-open.jpg (view on web) https://github.com/msx80/DoorsOfDoomOmicron/assets/2147138/bdb25e8a-8280-4373-8e76-1c7cd6d3a6da

The crash (yay I beat the game!): Screenshot_20240701-081119-crash.jpg (view on web) https://github.com/msx80/DoorsOfDoomOmicron/assets/2147138/026680e3-54cb-4a36-836c-3b866803d036

After the crash (oh noes my high score): Screenshot_20240701-081245-after-crash.jpg (view on web) https://github.com/msx80/DoorsOfDoomOmicron/assets/2147138/3739c77b-2da2-4b49-a252-d2fc9237b40b

— Reply to this email directly, view it on GitHub https://github.com/msx80/DoorsOfDoomOmicron/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARMFVZAUKPDSY3IFJET6HLZKFZCZAVCNFSM6AAAAABKF2HIG2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4DIMJUHE2DGMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

krushia commented 2 months ago

Took about a week, I kept it running the whole time and played at lunch and in bed. The trick was to make the slingshot and save rocks for the Devils, and always retreat when not enough rocks. There was a lot of luck involved - usually I run out of keys early game. After around level 500 it gets easy.

msx80 commented 1 month ago

I'll add more monsters, spread them over more levels and try to balance the game a little bit more.

krushia commented 1 week ago

I also took screenshots of my inventory before that crash. In case it helps with balancing... dodendinv