An open API service indexing awesome lists of open source software.

https://github.com/maebert/shellcraft

ShellCraft is a crafting game losely based on Ted Chiang's short story "72 letters".
https://github.com/maebert/shellcraft

command-line game

Last synced: about 1 year ago
JSON representation

ShellCraft is a crafting game losely based on Ted Chiang's short story "72 letters".

Awesome Lists containing this project

README

          

![Cover Image](https://raw.githubusercontent.com/maebert/shellcraft/HEAD/docs/img/cover.png)

ShellCraft is a game about mining, crafting, and puzzling, loosely based on Ted Chiang's short story _[Seventy-Two Letters](https://maebert.github.io/shellcraft/72letters)_.

```sh
# Install ShellCraft with pipx or pip:
$ pipx install shellcraft

# Run ShellCraft:
$ shellcraft
```

Read the [full documentation here](https://maebert.github.io/shellcraft).

![PYPI](https://img.shields.io/pypi/v/shellcraft.svg)
![Travis](https://img.shields.io/travis/maebert/shellcraft.svg)
![PyUp](https://pyup.io/repos/github/maebert/shellcraft/shield.svg)
![Black](https://img.shields.io/badge/code%20style-black-000000.svg)