Showing 59 open source projects for "python text"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Horrid'

    Horrid'

    Text based game made in python 3.3

    Horrid' is a text based game made in python 3.3. Right now it's just a fun project, for learning and entertaining myself. I am still learning python for more advanced uses and programming. In future it is going to have UI and advanced text. It is not advanced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    zopoclient

    Scriptable GTK based Python MUD Client

    ...Alternatively, in script mode, the action text is interpreted as Python code. The mud, match objects and defined variables are accessible from any feature. For the more advanced user, the implementation is small and extensible. Specially the gtkmud/mud API is easy to understand. It is thread-safe enabling multiple threads to input data to the target MUD. Also, multiple listeners can register to get all MUD output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Simple Poker Tournament Clock

    Cross-platform Poker Tournament Clock

    A simple poker clock written in "bare" python, which supports different kinds of poker, XML-based tournament structures and display of banners for poker league sponsors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FreeMUD

    A free Python 3 text-based MUD game server

    FreeMUD is a free text-based MUD game server designed from the ground up using Python 3. A minimum of Python 3.3 is required to run this program due to its use of the new python socket method "detach()" and bugfixes to the detach() method that were implemented as of Python version 3.3. Note: The project is currently in a semi-barebones, alpha-ish state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Simple Python Engine for Adventure Games
    Very simple Python engine for text based adventures(interactive fiction).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A open-world, open-source Python text adventure game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Castle Hero
    This is Catle Hero, a small text adventure/rpg i'm making to gain a bit more skills in programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python AI mud is a Multi-User Dungeon written in Python, designed to give some artificial intelligence to the mud client. Multi-User Dungeons (MUD) are textual fantasy games, where a player is in a virtual world, which is only described with text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Have you ever wanted to dive into the seedy underworld of Mexican Pro Wrestling but never had the opportunity? Your chance is now here. Currently LuchaManager is a barely running text based pet raising game, written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Reign of the Wizard
    Reign of the Wizard is a text-based strategy game written in Python, inspired by other text adventures such as The Colossal Cave Adventure and Nethack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Lost Amulet
    The Lost Amulet is a text-based RPG similar in style and plot to The Colossal Cave Adventure. You must enter the ruins of a castle to retrieve a lost artifact, the Amulet of Vigour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NOTE: THE PROJECT HAS BEEN MOVED TO http://code.google.com/p/tagengine/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple text based Minesweeper game made in Python. Currently available in .exe and source. Notice: A minor error: 'clrField failed' may appear, as far as I know this is not correct as it still does work :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A WoW like text based rpg written in python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A text-only RPG written in Python. A GUI will be added at some point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    It is a text based adventure game in Python with cyberpunk theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This script provides a graphical user interface for accessing the raw text of files created by the free version of Mario Paint Composer. It makes it easier to upload and download songs, and also allows songs to be exported in standard midi format.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    This IRC-Bot is designed to automatically take a special status variable from an cod4 server running the PAM4.02 mod thats called an __pam_ticker. It will then format it to readable text and send this text to a specified irc-channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A text-based, turn-based strategy game set in space. It is similar to a 4X game and is inspired by Space Federation: Galactice Conquest among other games. Programmed with Python using Curses for the text interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Python Sudoku is a text and graphical (gtk interface) program to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write an image (png, jpeg, etc) with a sudoku.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PygShell (pronounced pig shell) is an interactive console for Pygame developement. It is an implementation of the Python shell using Pygame. PygShell also includes a simple text editor (also in pygame) and ships with several example scriptlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Karaoke con SMIL
    Karaoke con SMIL is a project to synchronize audio, text, and images and export the final result to SMIL. In short, this application synchronizes the multimedia elements in a way similar to karaoke.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The adventurE Development and Gaming Engine (Edge) is an utility to play and create adventures. Different types of adventures are available. For example text adventure, classic point'n'click adventure or some new, 3D adventre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    includes several pygame scripts and pygame libraries. the scripts are a tile editor and a level editor. the libraries include a state engine, a full featured gui, html rendering, document layout, text rendering, sprite and tile engine, and a timer.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB