All Projects → Dogeek → Rpg Text

Dogeek / Rpg Text

Licence: mit
An object-oriented text RPG

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Labels

Projects that are alternatives of or similar to Rpg Text

Leelasabaki
Leela (Zero) integration with Sabaki.
Stars: ✭ 138 (-3.5%)
Mutual labels:  game
Android Jigsaw Puzzle
Android app that allows you to draw anything and turn it into a jigsaw puzzle.
Stars: ✭ 139 (-2.8%)
Mutual labels:  game
Windowsgsm
🎲 A powerful tool to manage game servers. Equipped with a GUI for server admins to install, import, start, stop, restart, update, and automate multiple servers with a push of a button.
Stars: ✭ 141 (-1.4%)
Mutual labels:  game
Cross Lib
CROSS LIB - A universal 8-bit library and some games built with it
Stars: ✭ 137 (-4.2%)
Mutual labels:  game
Ore Infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
Stars: ✭ 139 (-2.8%)
Mutual labels:  game
Gengineserver
netty4游戏服务端,依赖游戏核心包
Stars: ✭ 140 (-2.1%)
Mutual labels:  game
New Eden Social
🌌 New Eden Social 🚀
Stars: ✭ 136 (-4.9%)
Mutual labels:  game
Pilas
Pilas engine
Stars: ✭ 141 (-1.4%)
Mutual labels:  game
Wog
In the Wake of Gods 3.59 alpha
Stars: ✭ 139 (-2.8%)
Mutual labels:  game
Elovation
Simple rails app to track your game results with elo and trueskill ratings
Stars: ✭ 140 (-2.1%)
Mutual labels:  game
Eosio Card Game Repo
The Elemental Battles Tutorial is divided into easy to follow lessons that take you through the process of creating your own fully-functional blockchain-based dApp.
Stars: ✭ 139 (-2.8%)
Mutual labels:  game
Slither
slither.io imitation
Stars: ✭ 139 (-2.8%)
Mutual labels:  game
Elm Mogee
A WebGL platformer that fits into 64x64px screen
Stars: ✭ 140 (-2.1%)
Mutual labels:  game
Easystarjs
An asynchronous A* pathfinding API written in Javascript.
Stars: ✭ 1,743 (+1118.88%)
Mutual labels:  game
Rillserver
skynet game server
Stars: ✭ 139 (-2.8%)
Mutual labels:  game
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-3.5%)
Mutual labels:  game
Ioquake3 Mac Install
Install ioquake3 on macOs in one command (unofficial)
Stars: ✭ 140 (-2.1%)
Mutual labels:  game
Rxjs Fruits
A game for learning RxJS 🍎🍌
Stars: ✭ 142 (-0.7%)
Mutual labels:  game
Jump
微信跳一跳复刻 CocosCreator + Typescript 在线试玩 https://potato47.github.io/game/jump/
Stars: ✭ 140 (-2.1%)
Mutual labels:  game
Stellar
🌟 An open-source IDE for game development.
Stars: ✭ 140 (-2.1%)
Mutual labels:  game

Run on Repl.it

rpg-text

An object-oriented text RPG based loosely on the rules of Original Dungeons and Dragons.

This project has garnered some attention, and as per the license is completely open-source. Parts of this project are licensed under the OGL (Open Game License), for material that is the property of Wizards of the Coast, LLC.

License

See Licence

Changelog

See CHANGELOG.md

How to use

See HOW-TO-USE.md

Components and Data

Components are defined in the rpglib package. Each component is a part of the game's "engine"

Components may load extra data, from the JSON files in the data folder.

The entry point is the main.py file, in the root directory of the project.

Specifications

See SPECIFICATIONS.md

Maintainers

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].