text-adventure
A style of game using ASCII characters instead of bitmap or vector graphics. Typically played on older computers and terminals.
Here are 340 public repositories matching this topic...
Language:All
Sort:Most stars
Game Narrative Design Tool
- Updated
Mar 7, 2025 - GDScript
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
- Updated
Mar 18, 2025 - C++
An educational dungeon crawler in the shell
- Updated
Jul 25, 2024 - Shell
A browser-based text adventure game engine and sample game
- Updated
Dec 12, 2024 - JavaScript
A declarative text adventure engine
- Updated
Oct 28, 2017 - Clojure
A fast and compact library for writing text adventure games for the Z-machine running on 8-bit computers as well as other platforms.
- Updated
Feb 8, 2025 - C
ArchaicQuest a Multi User Dungeon (MUD) - Text based MMORPG in C# 🐉
- Updated
Feb 14, 2018 - C#
Gaiman: Text based game engine and programming language
- Updated
Mar 13, 2025 - JavaScript
ArchaicQuest II 🐉 is a multiplayer text based RPG known as a Multi User Dungeon (MUD) that is playable from your browser.
- Updated
Apr 20, 2023 - C#
A Z-machine interpreter for the Commodore 64 and similar computers
- Updated
Mar 9, 2025 - Assembly
🕹️ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure
- Updated
Nov 16, 2023 - JavaScript
A Go based MUD (Multi-User Dungeon) server.
- Updated
Mar 21, 2025 - Go
A lightweight .NET 8 library for building text based adventures.
- Updated
Mar 19, 2025 - C#
👽 A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etc
- Updated
Jan 30, 2025 - C++
A boundless world of interactive fiction
- Updated
Apr 22, 2023
Dennis MUD - A multiplayer text adventure sandbox engine where the players build the world with in-game commands.
- Updated
Dec 21, 2022 - Python