Showing 87 open source projects for "python text parser"

View related business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    CorEngine
    CorEngine is a work in progress, OpenGL graphics powered 3D game engine designed to help independent game developers with quick prototyping and game/virtual environment creation. The engine supports a standard set of features, like skeletal animation, post processing, Lua/C programming, physics powered by Bullet Physics, GUI and 2D/3D Audio.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2

    anyfunmod

    a special or interesting or crazy Civ 4 Beyond the Sword Mod.

    anyfunmod is a game MOD of Sid Meier's Civilization 4 Beyond the Sword, It added other MOD's practical functions, and a lot of self-created function, my goal is to make the game easier, more convenient, more fun. Download Note: en: english lang (only for english version civ4 bts 3.19) cn: chinese lang (for Chinesization or japanese version civ4 bts 3.19, base is zh-cn, include zh-tw on text folder) CHM Manual is currently only in Simplified Chinese. You can use Web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    StageText Game

    Text Based Game Engine and Parser

    Game engine and parser built using Python. Runs "stagetext" files, which may contain embedded LISP code. The LISP code is handled by a modified version of Peter Norvig's lispy. Each game consists of a series of states with links to other states. Each link has an associated description that is displayed to the user. To choose a link, the user must type a few characters from the description of the link the user wishes to follow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Pig Out!

    A text-based adaptation of the classic tabletop game 'Pass the Pigs'

    Pig Out! - Byzantine Studios first game - is a text-based adaptation of the classic tabletop game 'Pass the Pigs'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    This repository is DEPRECATED. See https://github.com/ajul/pyradox for the latest version. A Python parser for the .txt files used by Paradox Interactive games. Requires Python 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    ...Day / night cycles and a textured sky dome. Signs, you can write text on any block. Lights, any block can be set as a light source. Ambient occlusion for basic shading of blocks. World changes persisted in a sqlite3 database. Multiplayer support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GalGen Trader

    GalGen Trader

    A 2D Elite-style game written in Python 3.2.

    ...One of its most important features is the ability for extension modules to be added that can change just about any feature of the program; from new weapons and devices, to adventure modules that add new 'mini-plots' (similar to the Galactic Adventures DLC for Spore), to modules that replace parts of the core game. This functionality is supported by the game being written in Python 3, with its powerful support for including external code at run-time. The graphics will be a simple mixture of 2D raster and vector imagery with text-based menus, and the music will be highly reminiscent of the 80's 'chiptunes' that made up the soundtracks for games on the Amiga and Commodore 64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DCSS-Forensics

    Morgue file parser & Analyzer for Dungeon Crawl: Stone Soup

    Morgue file parser & Analyzer for Dungeon Crawl: Stone Soup The purpose of this project is to develop a generic morgue file reader for the roguelike game Dungeon Crawl: Stone Soup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UpStage
    WE ARE NO LONGER USING SOURCEFORGE. Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    F1RE W1RE

    F1RE W1RE

    A text based game made in Python

    A text based game made in Python. Its about hacking ip adresses(Not Real!). Its a small project with what im just testing and improving my skills
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Minihack

    Small and minimalistic text-based hack 'n slash RPG

    Minihack is a small and minimalistic text-based hack 'n slash RPG written in C. It is inspired by both roguelike games and interactive fiction and tries to blend them into a single, replayable adventure. For example, it has randomized game world, handful of playable character classes with unique abilities and a lot of dying, but character is controlled with one-word parser instead of mysterious key combinations to make the learning curve less steep.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    pykb

    Python Killboard Platform for EVE Online

    This platform provides a Python based killboard backend supporting common tasks such as interfacing with the EVE API to fetch killmail logs, interact with EDK killboards to fetch killmails from them and parse manually logged killmails. The database layer is generic thanks to SQL Alchemy so any dbms can be used. Static data and schemas for PostgreSQL and MySQL are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15

    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
  • 16

    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
  • 17
    Bermuda Triangle is an action adventure which comes up with three versions: Bermuda Triangle 3D, Bermuda Triangle 2D and Bermuda Triangle Text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ragnarok Online Site Engine (ROse) - Free Control Panel (CMS) for eAthena Ragnarok Online server Emulator. Written in PHP language. Use smarty php class for templates. contains many functions for manage eAthena dabases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Python Engine for Adventure Games
    Very simple Python engine for text based adventures(interactive fiction).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A open-world, open-source Python text adventure game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB