This project is created by me using Python at the time of learning process.
- Latest ver. of Python should be installed in your machine.
- Use any popular IDE. You can use PyCharm or VS Code.
- Don,t change the location of directory or file.
- Use main.py file to Run this Project
In this project it is a multiplayer game with ai enemies as attackers. So, the players will have the various actions like attacking, healing and using magic spells on enemies, where as enemies can perform only limited actions as they are AI enemies they can attack and use limited magic spells on PLayers. There will be a option to choose which action you want to perform by using your players also there will be HealthPoint(MP) and MagicPoints(MP) will be there which makes this game project more exciting.