-
Updated
Sep 3, 2021 - Python
#
text-based-game
Here are 212 public repositories matching this topic...
TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
VS Code Cyberpunk Text MMO RPG, built with React.js
-
Updated
Oct 6, 2021 - TypeScript
Incremental browser text adventure
-
Updated
Oct 1, 2021 - JavaScript
3-D dungeon crawling in your terminal!
-
Updated
Dec 11, 2019 - Ruby
ArchaicQuest II 🐉 is a multiplayer text based RPG known as a Multi User Dungeon (MUD) that is playable from your browser.
c-sharp
rpg
mud
text-adventure
signalr
multi-user-dungeon
web-based-game
role-playing-game
mud-client
mud-server
text-based-game
-
Updated
Oct 4, 2021 - C#
A simple CLI text adventure game, created for learning purposes, feel free to contribute.
-
Updated
Jul 9, 2020 - Python
A text based adventure game in ruby
-
Updated
Jan 20, 2020 - Ruby
-
Updated
Sep 18, 2020
zelda
oop
composition
inheritance
object-oriented
text-adventure
console-game
text-based
oop-principles
polymorphism
console-application
association
graphical-user-interface
text-based-adventure
object-oriented-programming
zelda-like
oop-concepts
text-based-game
object-oriented-programming-project
castle-game
-
Updated
Jan 17, 2021 - C++
MUD development framework/platform written in Golang
rpg
golang
game-engine
mud
multiplayer
game-development
mmo
text-based
mux
multi-user-dungeon
mush
moo
text-based-adventure
mud-server
mud-game-server
mud-engine
text-based-game
-
Updated
Sep 20, 2021 - Go
Zork knock-off made in an AP CS A class as a final project
-
Updated
Jul 7, 2017 - Java
The version IDMarinas Edition is based on the version 1.1.2 Dragonprime by Dragonprime Development Team (Dragonprime) and have code of Oliver Brendel (NB Core).
game
rpg
mmorpg
browser-game
rpg-game
rpg-engine
lotgd
text-based-game-engine
text-based-game
text-based-game-framework
rpg-text
dragonprime
idmarinas
-
Updated
Oct 6, 2021 - PHP
A modern, web based, procedurally generated MUD.
-
Updated
Mar 17, 2019 - Java
MattTheDev
commented
Apr 23, 2019
Per Look.cs,
// TODO: Implement Look
@dmbyer what are you thinking for the verbiage? I was thinking something like...
look north
Looking to the north you see {room.Name}.
to start. We could then randomize some of the verbiage depending on future room flags .. ie: weather, room purpose, mobs within, whatever you may think might be implemented. Could even make a skill r
Hamurabi text based strategy game ported to C.
-
Updated
Sep 6, 2021 - C
A classic PHP, MySQL, with Ajax, Browser-Based, Text-Based, MMORPG developed soley by Alexander Jezior in 2010 and beyond.
javascript
mysql
jquery
rpg
php
website
web-development
mmo
web-application
mmorpg
browser-game
mysql-database
php5
rpg-game
text-based
html4
browser-based
text-based-game
-
Updated
Oct 3, 2018 - PHP
-
Updated
Nov 19, 2020 - Rust
A repository to share command line games. An opportunity to start and learn about open source code contributions flow.
commandline
games
command-line
ascii-graphics
text-based
commandline-game
hacktoberfest
bash-game
command-line-game
text-based-game
cmd-game
hacktoberfest2020
hacktoberfest2021
contributions-flow
-
Updated
Oct 3, 2021 - Python
Text Adventure : Escape From Cave
game
python
beginner-project
game-development
python3
beginner-friendly
beginners
text-based-adventure
first-timers-only
python-basics
beginners-friendly
beginner-code
text-based-game
textadventure
github-beginner
-
Updated
May 3, 2021 - Python
Browser-text based multiplayer strategy game
-
Updated
Dec 13, 2019 - PHP
EmergentMUD is a free, text based "Multi-User Domain" that you play in your browser.
-
Updated
Mar 10, 2018 - Java
[NAACL 2021] Reading and Acting while Blindfolded: The Need for Semantics in Text Game Agents
-
Updated
May 31, 2021 - Python
Two classes Man and ManFight that together make a fun little text game
-
Updated
Oct 30, 2019 - Java
A Text-Based Engine written in C# by Rarisma, also includes the game Path of A New Dawn
game
gamedev
games
csharp
game-engine
engine
console-application
text-based-game-engine
gamedev-tool
text-based-game
text-based-game-framework
newdawn
-
Updated
Apr 30, 2021 - C#
MUSE is a text-based world building MU*-like client/server webapp written in PHP.
javascript
game
html
php
game-engine
mud
ajax
open-world
multiuser
webapp
text-based
mux
mush
mud-server
text-based-game
-
Updated
Dec 1, 2017 - PHP
A text-based game where you manage a development company
-
Updated
Jun 11, 2019 - Python
game
games
game-2d
text-adventure
minimalist
text-based
exp
text-based-adventure
infinite-world
text-based-game
-
Updated
May 5, 2019 - JavaScript
A little adventure game inspired by colossal cave adventure
game
java
oop
junit
adventure-game
text-game
text-based-adventure
text-based-game
castle-game
text-based-game-castle
-
Updated
Dec 5, 2019 - Java
Improve this page
Add a description, image, and links to the text-based-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the text-based-game topic, visit your repo's landing page and select "manage topics."


The number of tests should probably be increased, and each test should cover all possible use cases of each commands. Certain existing tests might contain useless lines or need to check more use cases.