Python Terminal DEMO RPG Game
victorfatala
Posted on May 2, 2023
In this project I developed a (very short) Python text-based RPG game in which multiple choices can be made, different dialogues bring different responses, and each character has their very own personality. All of this combined with a slight amount of silliness! 🍌
The code was mostly developed by me (with some help from Stack Overflow I won't lie) and entirely written in Python. I took this project as a chance to challenge myself to maximum while doing some stuff I really enjoy for my first portfolio project: games. 👾
Functions such as textAnimation(), menu(), and phoneMessage(), are some of the most complex and interesting parts of my code which you might be interested in taking a look! 🔍
All in all, I can say I had a lot fun developing this game and that's why I really hope you also enjoy! ❤️
(My only wish was that I could make the dungeon actually appear, but I took too much time on that phone thing...)
Posted on May 2, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.