A simple MUD server in Python, for teaching purposes, which could be run on a Raspberry Pi
-
Updated
Jul 4, 2021 - Python
A style of game using ASCII characters instead of bitmap or vector graphics. Typically played on older computers and terminals.
A simple MUD server in Python, for teaching purposes, which could be run on a Raspberry Pi
Python framework for creating text-based games (interactive fiction)
Python text adventure game based on Tensei Shitara Slime datta ken (That Time I Got Reincarnated as a Slime) manga.
A text rpg game meant for discord bot as UI.
A modern MU* engine
a text based adventure for a school project
Text Adventure Game
AI Generated text adventure RPG with fully configurable mechanics
Python script and a LaTeX-y syntax for writing short interactive fictions ("choose your own adventure" kind)
A text adventure game about exploring the Dungeons of Kathallion. You can battle monsters, pick up weapons, and discover hidden secrets.
A text adventure written in Python. You have to heal a sick dragon before the forest burns down. This game was my entry for the Cemetech Contest 25.
A choice-based interactive fiction game implemented in Python
Navigate a colorful map in procedurally generated text adventure world
A text-based adventure powered by OpenAI's GPT 3.5-Turbo model. Every adventure is new and different; even the same choices entail a different story each time. Immerse and lose yourself in an endless narrative that could be curated by your dreams. Very lightweight with a clean, modern, and user-friendly interface.
Text adventure game development using the Python essentials including Strings and String Manipulation, User-Defined Functions and Objects (variables), User Input and Input Handling, Conditional and Nested Conditional, Statements (if/elif/else), Loops (for/while), Controlling for Errors
Super Simple Text Adventure Engine