Showing 46 open source projects for "text database"

View related business solutions
  • 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
  • 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
    SDL_GameControllerDB

    SDL_GameControllerDB

    A community sourced database of game controller mappings

    SDL_GameControllerDB is a community-maintained database of game controller mappings designed to be used with the SDL (Simple DirectMedia Layer) library’s Game Controller API for both SDL2 and SDL3. Because many controllers report different axes and button layouts depending on platform and manufacturer, this project provides a large text database (gamecontrollerdb.txt) that maps those raw inputs to a standardized layout for consistent use in games and applications across Windows, macOS, Linux, Android, and other SDL-supported systems. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    ChessX

    ChessX

    Chess Database and PGN viewer

    A free and open source chess database application for Linux, Mac OS X and Windows.
    Leader badge
    Downloads: 446 This Week
    Last Update:
    See Project
  • 3

    Syntax Untangler

    Teach your students how to figure out tricky texts in any language.

    Web-based activity that asks the learner to visually mark up a short primary text in any language, in order to improve small-scale reading skills. Students get instant feedback to actions. Instructors use Web-based authoring interface to write and publish their content and questions in any language (Unicode).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    ThudNG2

    ThudNG2

    Updated client for Battletech MUX game servers

    This is a nice GUI client for the Battletech MUX. It works on most platforms as it is written in Java. Makes combat much more enjoyable than plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    Text Browser-Based MMO

    Text Browser-Based MMO is a project with with forum integration.

    TBBM (Text Browser-Based MMO) is my personal bachelor's degree project which aims to integrate activity on forum, such as posting, liking, helping others etc., as a reward for possible energy (or some kind of resource) points in-game to promote community interaction, which can also be not related to the game itself. Hopefully this way communities can be much more active and interactive, than just sticking to the topic they are about, expanding the possibilities and offering a lot of fun...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WrOTe

    Python Text-based Adventure Game

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C/CIF

    C/CIF

    Compact/ Chess Interchange Format

    C/CIF is an interchange format for chess applications. This format is supporting all features of a chess application - PGN does not provide this - and can be used to transfer chess archives without any loss via an application independent format. C/CIF is supporting two formats: the binary format CCIF, and the human readable format CIF (in XML).
    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

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    LinBound

    A turn-based multiplayer shooting game in the style of Worms

    LinBound aims to be an open-source, free and cross-platform alternative to the Korean game GunBound from softnyx co.,ltd. It will be designed to be compatible with both official servers (if allowed) and linbound user-hosted servers, so the users can customize their game experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Darkbot

    The IRC's Talking Robot

    [ Please read https://sourceforge.net/p/darkbot/news/2014/01/darkbots-revitalization/ ] Darkbot is a portable IRC chat robot written in the C language that can be taught responses to user inquiries, and even have conversations with them. Darkbot was originally created by Jason Hamilton as an aid for help channels on Intenet Relay Chat.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    ...Supports plants (grass, flowers, trees, etc.) and transparency (glass). Simple clouds in the sky (they don't move). 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
  • 14

    JavaScript Chess

    JavaScript chess with board rotation, pgn output, forward/back & save

    Play in your Firefox browser, no installation necessary, or upload to your server and play with a far-away friend. Games can be saved to a database and/or a simple text file. Includes a simple PHP mysql script for database connection. Utilizes bitboards (arrays of two 32-bit numbers) and lookup tables for fast move-generation and analysis. Endings include checkmate and resignation; draws are yet to be implemented. The cpu engine is a work in progress, suggestions/contributions are welcome. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CraftBukkit-CommandsEX

    CraftBukkit-CommandsEX

    Modular Minecraft server plugin - commands, events, ...

    This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up. No more command collisions, no unnecessary memory and processor overhead on your server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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. Aggregates exist along with code to maintain them to enable high speed reports for summarized data. A point calculation system is included as is support for parsing German and Russian kill mail text. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    Java Swing ODBC based grocery list. Looking for Java developers to help improve features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JTrek is a real time space combat simulator. Controlled via a keyboard through a telnet interface, you can choose from a variety of ships to battle it out for gold in a text based 3d environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NOTE: THE PROJECT HAS BEEN MOVED TO http://code.google.com/p/tagengine/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    T-Bag
    T-Bag, or Text Based Adventure Game (creator), is a platform for creating.. well text based adventure games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Mud Designer gives developers a quick and simple approach to generating text based game content and an easier way to manage their MUD games. It is being developed from the ground up in C# 2008 using .NET 3.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SuiteGM
    Java & XML desktop application. ANY paper & dice RPG game system can easily be added through easy to use data entry forms. Initially d20 and MERP/Rolemaster, with the tools to make it easy for others to add other game systems as optional module plugi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An online IRC-clone Java client and server chat program. Combination of GUI and text commands to please all, but isolated and secure. See test site for more information as it develops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB