Showing 346 open source projects for "text rpg game c++"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    The flexible game engine

    The flexible game engine

    The flexible game engine

    Crown is a general-purpose and data-driven game engine, written in orthodox C++ with a minimalistic and data-oriented design philosophy in mind. Every aspect of the game is controlled through text configuration files. Before shipping, configuration files are compiled to efficient platform-specific binary blobs. Data in memory is organized to achieve the maximum performance possible on every platform. Every game asset is hot-reloadable, code included. Evaluate modifications and adjustments...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EasyRPG Player

    EasyRPG Player

    RPG Maker 2000/2003 and EasyRPG games interpreter

    EasyRPG Player is a game interpreter to play RPG Maker 2000, 2003, and EasyRPG games. It uses the LCF parser library (liblcf) to read RPG Maker game data. EasyRPG Player is a program that allows to play games created with RPG Maker 2000 and 2003. It aims to be a free (as in freedom) cross-platform RPG Maker 2000/2003 interpreter. The main goal is to play all games created with them as the original game interpreter (RPG_RT) does. This project is being developed. FreeType2 for external font...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    VVVVVV

    VVVVVV

    The source code to VVVVVV

    From the creator of Super Hexagon, VVVVVV, the hit 2010 indie platformer, now available on android and iOS! Winner of Indiecade's 2010 award for Most Fun/Compelling Game. There are two versions of the VVVVVV source code available, the desktop version (based on the C++ port, and currently live on Steam), and the mobile version (based on a fork of the original flash source code, and currently live on iOS and Android). If you’re looking for the game’s text, that’s mainly (but not entirely...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Gosu

    Gosu

    2D game development library for Ruby and C++

    Gosu is a 2D game development library for Ruby and C++. It’s available for macOS, Windows, Linux, and iOS. Gosu is focused, lightweight and has few dependencies (mostly SDL 2). It provides a window and a main loop. 2D graphics and text, powered by OpenGL or OpenGL ES. Sounds and music, keyboard, mouse, and gamepad input. Gosu is mostly used to teach or learn Ruby or in short game development competitions. It’s also a great prototyping tool and should work for indie game development, though...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    NAEV

    NAEV

    Naev is a 2d action/rpg space game, action, rpg and simulation

    Naev is a game about space exploration, trade, and combat. Players travel the galaxy and earn money by trading, fighting and performing missions. You pilot a space ship from a top-down perspective and are more or less free to do what you want. As the genre name implies, you’re able to trade and engage in combat at will. Beyond that, there’s an ever-growing number of storyline missions, equipment, and ships; Even the galaxy itself grows larger with each release. For the literarily-inclined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Minecraft Console Client (MCC)

    Minecraft Console Client (MCC)

    Lightweight console for Minecraft chat and automated scripts

    Minecraft Console Client (MCC) is a lightweight cross-platform open-source Minecraft TUI client for Java edition that allows you to connect to any Minecraft Java server, send commands, and receive text messages in a fast and easy way without having to open the main Minecraft game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mudlet

    Mudlet

    Cross-platform, open source, and super fast MUD client with scripting

    Play immersive, multiplayer, pure-text games on Mudlet. Performance defined Mudlet from its birth. The custom text display and the Lua-powered scripting system will handle the biggest raids without issues. Mudlet’s entire user interface is designed to be modded – from the space within the window to the look and feel of the client itself. Make yourself a beautiful portal to your text world. Mudlet is completely free to download, modify, and extend. Build on top of a powerful foundation and join...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    .... This means things like basic UI elements, text rendering, advanced input handling (textboxes) and performance overlays are provided out-of-the-box. Any of the osu! code that is deemed useful to other game projects will live in this framework project. Anywhere we implement graphical components, they will be displayed with a generic design and will be derivable for further customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SadConsole

    SadConsole

    A .NET ascii/ansi console engine written in C# for MonoGame and XNA

    SadConsole is a generic library that emulates old-school console game systems. It provides command prompt-style graphics where one or more tile textures are used to represent an ASCII character set. Console's are made up of a grid of cells, each of which can have its own foreground, background, glyph, and special effect applied to it. While SadConsole is a generic library that doesn't provide any rendering capabilities, "host" libraries are provided that add renderers to SadConsole. The two...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Ebiten

    Ebiten

    A dead simple 2D game library for Go

    Ebiten is an open source game library for the Go programming language. Ebiten's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms. In Ebiten, everything is an image: the screen, data from an image file, and even offscreen items are all represented as image objects. Most rendering operations consist of drawing one image on top of another. Ebiten games work on desktop (Windows, macOS, Linux, and FreeBSD), web browsers (through WebAssembly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    flare-game

    flare-game

    Action RPG that's easy to mod

    Flare (Free/Libre Action Roleplaying Engine) is a simple single-player Action RPG engine. Instead of being a general engine that handles many game types, this focused engine is small and easy to mod. Included is a demo game featuring dark atmosphere and fast-paced combat. The code is GPL and the art is CC-BY-SA.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    GemRB Game Engine

    GemRB Game Engine

    GemRB is a portable open-source implementation of the Infinity Engine

    GemRB (Game engine made with pre-Rendered Background) is a portable open-source implementation of Bioware's Infinity Engine. It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and more. It is licensed under the GPL.
    Leader badge
    Downloads: 147 This Week
    Last Update:
    See Project
  • 13
    Exult
    A game engine for running Ultima7 on modern operating systems, plus a map-editor and other tools for creating your own mods and games.
    Leader badge
    Downloads: 416 This Week
    Last Update:
    See Project
  • 14
    Hexen II: Hammer of Thyrion

    Hexen II: Hammer of Thyrion

    A cross-platform port of Hexen II game.

    Hammer of Thyrion (uHexen2) is a cross-platform port of Raven Software's Hexen II source. It is based on an older linux port, Anvil of Thyrion. HoT includes countless bug fixes, improved music, sound and video modes, opengl improvements, support for many operating systems and architectures, and documentation among many others.
    Leader badge
    Downloads: 334 This Week
    Last Update:
    See Project
  • 15
    Hyne

    Hyne

    Final Fantasy VIII Save Editor

    Hyne is a save game editor for Final Fantasy VIII. This is the most powerful save game editor for Final Fantasy VIII!
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 16
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.1.8 and has been released on 10/10/2024. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please clone...
    Downloads: 75 This Week
    Last Update:
    See Project
  • 17
    INSTEAD

    INSTEAD

    INSTEAD - Simple Text Adventure Interpreter.

    INSTEAD was designed to interpret the games that are the mix of visual novels, text quests and classical 90'ss quests.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 18
    NetHack
    NetHack is a popular single player dungeon exploration game that runs on a wide variety of computer systems.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19

    YAPCG

    Yet another Pathfinder Character Generator

    Yet Another Pathfinder Character Generator (YAPCG) is an Excel spreadsheet designed to help you create and manage your character for the table-top role-playing game Pathfinder (1st edition), including Gestalt characters. It is an Excel-only spreadsheet, and will not function properly with OpenOffice, LibreOffice, Google Sheet, or others.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    Planeshift: a 3D MMORPG
    PlaneShift is a persistent fantasy multiplayer Role Playing Game (MMORPG) with good 3D graphics. Create your character and live in an ever-changing world. Join us to make PlaneShift THE choice of free MMORPG.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    ... : Astrology Program - VR Free Chess 2D : Chess Game Program - VR Mosaic : Puzzle Resolver Program (VCL, FMX) - VR Blocks game - VRGraphStage - VR TTT OX game - Embarcadero Binary Runtime Libraries - VR Binary Runtime Libraries for Delphi & C++Builder - Visual Styles Java Applications - Analog Clock - VR Hanoi Towers - VR Rects World Sample - VR Free Chess 2D - VR Mosaic with auto resolver - Action/Entity Model Test includes installation instructions adrixnt@hotmail.it
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    jynew

    jynew

    Heros of Jin Yong 3D Remastered

    Heros of Jin Yong 3D Remastered is an open world RPG game with turn-based battle system. It is a non-profit game project which remastered the classic game Legends of Kim-Yong. This project supplies a framework for MODs and secondary development. You can play it on PC, Mac, mobile platform(or other supported platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ChaosEsqueAnthology

    ChaosEsqueAnthology

    A free 3d game for PC that does not limit the player. Fight,Build,Gain

    (NOTE: Make sure to download Volume2 aswell!: http://sourceforge.net/p/chaosesqueanthologyvolume2/ ) 200+ weapons. Build-able enter-able buildings (Like an FPS RPG but with interiors) (Multi-tool/ Utili-tool). City generation (all buildings enterable). A 2 iso (6GB) exploration of what QuakeC can do. Over 100 maps included, along with map editor and sourcecode. Fully free and opensource: code and media. A modification of Xonotic which included extended weapons, maps, vehicles, buildable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    ASCII DASH

    ASCII DASH

    Remake of BOULDER DASH with NCurses

    This software is a remake of the famous BOULDER DASH game for the Atari 800 from 1984. It utilizes the NCurses library to play the game on a text terminal, hence the name ASCII DASH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Games and game-related software (such as utilities for table-top games)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next