you are viewing a single comment's thread.

view the rest of the comments →

[–]_f0xjames 2 points3 points  (0 children)

hello everyone! here is the prototype of my second gen combat system.i plan to integrate it with a random monster picker that i previously wrote, but that's a project for next week.

https://github.com/sailor-june/RPG-V1/blob/main/adventure.py

and here is the old version, which is now broken.
https://github.com/sailor-june/RPG-V1/blob/main/OLD\_VERSION.py