Showing 70 open source projects for "python text"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    Geraniums Pot

    Geraniums Pot

    Geraniums Pot - Intersecting Circles Puzzles Simulator

    Geraniums Pot - Intersecting Circles Puzzles Simulator This is a simulator of the famous "Geraniums" puzzle. this is a small python program that uses the pygame library home page: https://github.com/grigorusha/GeraniumsPot forum page with my other Puzzle simulators - https://twistypuzzles.com/forum/viewtopic.php?p=424143#p424143 You can create a text file with a script-puzzle that describes the location of circles. I have created files for all the Intersecting circles puzzles, you...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    FranMsxApps

    FranMsxApps

    My MSX programs and some additional .cas tools

    I wanted to share the programs I developed with my MSX computer in the 80s and early 90s. There is a web page that you can visit: https://www.frojasg1.com:8443/downloads_web/web/html/aplisMSX.html?origin=sourceforge Some of the programs are cool. The most relevant are: - A graphic designer in Assembler Z-80 - A ship game in Assembler Z-80 - A text to speech in Spanish. - The seed of a maze game. - My version of Tetris in Assembler Z-80 There are some demo videos, and even...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Hungarian Rings

    Hungarian Rings

    Hungarian Rings - Puzzle Simulator

    Hungarian Rings - Puzzle Simulator This is a simulator of the famous "Hungarian Rings" puzzle. this is a small python program that uses the pygame library home page: https://github.com/grigorusha/Hungarian-Rings forum page with my other Puzzle simulators - https://twistypuzzles.com/forum/viewtopic.php?p=422931#p422931 You can create a text file with a script that describes the location of rings, balls and their colors. Each ball can be marked with a marker (letter or number) to make...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Snake Feast

    Snake Feast

    Snake Feast is a fun, addictive arcade game where you control a snake

    Snake Feast is a simple yet fun classic arcade game. The objective is to guide the snake to eat food, grow longer, and avoid colliding with walls or its own body. It’s lightweight, responsive, and runs smoothly in the browser. Features Classic Gameplay: Navigate the snake to eat food and grow longer. Three Game Modes: Choose from Easy, Medium, or Hard difficulty levels for an added challenge. Responsive Design: Works seamlessly on desktops, tablets, and mobile devices.. Gradient Text...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    SpeakLogPSU
    ... over night. reads the log and sends new chat text to piper. ~/.config/Epic/PSUnreal/Saved/Logs/Pongo_Donjo_chat.txt If a line number is set it can speak all the chat text and waits for new chat text. Python 3.8.10 download: https://www.planeshift.it/Download https://github.com/rhasspy/piper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    knotwizard

    knotwizard

    Friendship bracelet knitting pattern editor

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Gester

    A game engine for console based text games

    Gester is a game engine for console based text game. You make text based games easily using Gester. These games can be played by using the 'gest' command. The 'gest' command will invoke the game engine which will read the game script file (.gest file) and present the game on the command line Install Gester using pip: "pip install gester" See our PyPI page for more details: https://pypi.org/project/gester
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DeathTrap Dungeon

    DeathTrap Dungeon

    A text-based adventure game developed by Reuben Parfrey

    DeathTrap Dungeon is an open source text adventure game. A victim of a cruel dictator's harsh rule, you and many other people have been locked away in the most desolate dungeon in all the land. Can you escape, defeat the Emperor, and bring peace back to the land?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AnyStatus

    Get your own sweet custom status for discord

    Get your own sweet custom discord status! Paste your account token and your desired prefix in `config.json`. The file can be opened using the normal Notepad. You can find your token here. You need to have Python installed to use AnyStatus. Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    Footcontroller

    Footcontroller

    Control your Linux PC with a standard foot pedal

    This python utility allows users on Linux to control their PC using a HID compatible USB foot pedal. Note: footcontroller does not support the new VEC Infinity in-USB3 pedal, which is not fully Linux compatible The foot pedal becomes an extra mouse or mini keyboard but footcontroller allows you to define multiple pedal sets which you can activate at the click of a button. It uses xdotool to provide you with the ability to assign commands to each pedal. Many foot pedals come...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AS Arrow

    AS Arrow

    Add and Subtract game

    ... is negative (subtract/minus). The row of cards can be deleted as sum (add/subtract) of cards is 0. (J is 11,Q is 12, K is 13) If the number of cards is 12, but can't be deleted now. The game is over. By the way, if cards library is empty and user can't win, the game is over. Note: 1. Click "NEW GAME!" can start a new game. 2. Click cheat image (NOT text), can ON/OFF cheat information. Cheat is ON by default. But I suggest OFF, to play real AS Arrow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SmartBody

    Character animation system for games and simulations.

    SmartBody is available for download for Windows, Linux and OSX users. SmartBody can also be used on Android and iOS platforms. SmartBody is a character animation platform that provides the following capabilities in real time: * Locomotion (walk, jog, run, turn, strafe, jump, etc.) * Steering - avoiding obstacles and moving objects * Object manipulation - reach, grasp, touch , pick up objects * Lip Syncing - characters can speak with simultaneous lip-sync using text-to-speech...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    ufov

    ufov

    Enhance useful field of view, speed of responsiveness, brain exerciser

    Python and pygame cross platform program to exercise the brain with the intention of enhancing useful field of view, also known as speed of responsiveness. This yields benefits in driving, motility, and even depressive symptoms, as described in research papers of randomized, double blind trials. Whether ufov exercise the brain to yield those benefits is unknown, since there are no research studies using it. The research is conducted with a commercial product that I have not seen or used...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14

    WrOTe

    Python Text-based Adventure Game

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TES Adventure: ElderScrolls Text Adv

    The Goal is to create an open ended text adventure set in Tamriel

    The Elder Scrolls is awesome! So are ansii graphics! I am developing a text based game that will hopefully mix the genres of roguelikes and interactive fiction. The goal of this project is to further embrace my addiction to the elder scrolls. Using python, TES Adventure will be an attractive, easy to use text adventure set in the fictional world of Tamriel, made famous by the Elder Scrolls series of games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Unturned Server Creator

    Unturned Server Creator

    Easily create Unturned servers with little computer knowledge.

    Please go to Files then Builds to download the main executable. To run from source, you must have pywin32 installed on Python 2.7. This tool allows one to create Unturned servers by just running an executable. It allows you to specify port, number of players, server name, game mode(Difficulty), server timeout, whether its PvP or PvE, and the welcome message. Future updates plan an actual User Interface and a list of items to add to the server. If you are not familiar with port forwarding...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Mupen64Plus-PyTK

    Mupen64Plus-PyTK

    A Graphical Launcher for Mupen64Plus

    Mupen64Plus-PyTK is a Python/TK launcher for Mupen64Plus. It is a graphical program that helps you configure Mupen64Plus and select your games. Once configured, the program does not ask for configuration variables again unless you manually run the "reconfigure" program. I originally wrote this for myself to replace the front-end that used to come from the Ubuntu/Debian releases of Mupen64Plus that is no longer available, and after getting it relatively usable, I decided to upload it here so...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Minecraft Book Generator

    Automatic text to command minecraft book generator: import text file.

    Formatting functionalities: - &p => Manually adds a new page - &<code> => Colour codes* * see: http://minecraft.gamepedia.com/Formatting_codes#Color_codes Upcoming: - Bold/Italic/Underlined/Strike-through - GUI Next update: - More formatting codes + GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 15 This Week
    Last Update:
    See Project
  • 20

    RoopeeLand

    Object-Oriented Simple Text Adventure Set In RoopeeLand

    You have just arrived (by time machine) in RoopeeLand. You're not sure if you are still on the same planet, or even in the same Universe, but so far you feel OK. You can breathe, gravity is the same, and you appear to be in a dark, dense wood. You were wise enough to bring some useful survival stuff in a backpack: your smartphone, a compass, a hunting knife, a coil of rope, a lighter and 4 ration packs. You'll need them!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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 Translator...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    GalGen Trader

    GalGen Trader

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

    .... 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
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.