Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 449 Bytes

File metadata and controls

22 lines (11 loc) · 449 Bytes

RPG Battle Script

A simple text based 3v3 python RPG Battle game using python3 inspired by DnD. 🐲⚔️

This game is meant to be played within the terminal.

Players can cast spells to aid in defeating the powerful enemies.

HP ==> Hit Points

MP ==> Magic Points

screenshot

To Run the Script

Utilize main.py to start the game.

cd into the project.

Then run python3 main.py