Skip to content

fpsvogel/worlds-terminal

Repository files navigation

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

$ 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.