Python Terminal DEMO RPG Game

victorfatala

victorfatala

Posted on May 2, 2023

Python Terminal DEMO RPG Game

The game's logo: "The Lost Dungeon"

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! 🍌

A GIF showing the beginning of the game with a letter and a blinking message saying: "You got mail!"

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! 🔍

Mark the Aadvark

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...)

https://github.com/vifatala/Python-Terminal-Game.git

💖 💪 🙅 🚩
victorfatala
victorfatala

Posted on May 2, 2023

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Python Terminal DEMO RPG Game
programming Python Terminal DEMO RPG Game

May 2, 2023