generated from mwc/project_game
added char attributes, enemies, combat
I used the strategy/movement system for NPCs from Beast and added in some of my own mechanics for melee and projectile combat. A leveling system has also been established which modifies damage as the player levels up. Next order of business is level design, monster spawning, and game progression.
This commit is contained in:
BIN
__pycache__/dungeon.cpython-310.pyc
Normal file
BIN
__pycache__/dungeon.cpython-310.pyc
Normal file
Binary file not shown.
BIN
__pycache__/enemies.cpython-310.pyc
Normal file
BIN
__pycache__/enemies.cpython-310.pyc
Normal file
Binary file not shown.
BIN
__pycache__/map.cpython-310.pyc
Normal file
BIN
__pycache__/map.cpython-310.pyc
Normal file
Binary file not shown.
BIN
__pycache__/player.cpython-310.pyc
Normal file
BIN
__pycache__/player.cpython-310.pyc
Normal file
Binary file not shown.
BIN
__pycache__/projectile.cpython-310.pyc
Normal file
BIN
__pycache__/projectile.cpython-310.pyc
Normal file
Binary file not shown.
BIN
__pycache__/strategy.cpython-310.pyc
Normal file
BIN
__pycache__/strategy.cpython-310.pyc
Normal file
Binary file not shown.
BIN
__pycache__/wall.cpython-310.pyc
Normal file
BIN
__pycache__/wall.cpython-310.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user