Comment on Anons make the worst game ever
tetris11@lemmy.ml 1 week agoFun glitch: rot value is unsigned, and once it reaches -1 the item is reborn phoenix-style from the ashes of itself.
This makes for some interesting mechanics where its worth saving old rusty near-dead items until the end of the game just before a vital boss battle.
RandomVideos@programming.dev 1 week ago
The variable overflows at 512 and the rot value is counted in ds
tetris11@lemmy.ml 1 week ago
It can never overflow though since it’s constantly decaying
RandomVideos@programming.dev 1 week ago
Not if its measuring time left