APyGM means Another Python Game. it is my new project name. 🙂
Well i released new version because i traslated the project to english. From now on i will keep it in english. With this version we start to take mounster’s information from our new database(npc.db). You have a script named gm.py which helps to adding your random mounsters. I just added 2 for testing the battle system.
At older versions we got this information from a python dictionary it was hard to add more on it, maybe not so hard but it just makes the code dirty.
With this version i activate the defance value of mounster for the battle system. Im working on experience and level system. I hope i can finish it soon. I would like to hear your ideas anything can help me. Anyway here the link for version 0.5.
To play the game just open files in same directory and run the game.py. Good luck.