pyDOOM, prepare to die edition


11/04/2021 at about 00:20

I have added the ability to die, if you stand next to an enemy they will deal damage and eventually kill you, but fear not as killing them restores some life, and you have a fancy new rectangle to keep track of this, and dieing just kinda closes the game currently, but still, it's in there, have fun.

And after some of the things I have written for this version (int(str(int(round(grid[playerCoords[0]][playerCoords[1]], 4) * 10000))[-3:-1]) every time I need to get the player's health), I have come to the conclusion that an objectless, almost variable-less system will not work, so the next version will likely be the same as the current one, but things will be objects

Get pyDoom (movement demo)

Leave a comment

Log in with itch.io to leave a comment.