0.0
The project is in a healthy, maintained state
A command-line interface for Worlds, a text-based world simulation and role-playing game toolkit.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 0.8
 Project Readme

Worlds terminal game

This is a CLI (command-line interface) app that runs Worlds, a text-based world simulation and role-playing game toolkit. With Worlds, you can create a virtual world and play a character in it.

Note

Worlds is in very early development and not yet playable—it's just an empty shell (pun intended).

This CLI app works on MacOS and Linux. Later on I plan on making it playable via a web interface as well.

You can follow the development of Worlds in the blog series "Building a text-based game in Ruby":

Table of Contents

  • Installation
  • Running the game
  • Contributing
  • License

Installation

$ gem install worlds-terminal

Running the game

$ worlds

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/fpsvogel/worlds.

License

The gem is available as open source under the terms of the MIT License.