DEV Community

imparthm
imparthm

Posted on

My RPG Game

Recently I created an RPG game that is built on Python. It is totally a command-line interface where there are three heroes and three villains. You can create spells, use items to destroy the villain, and according to that the villain will attack the heroes.

Top comments (0)