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

https://github.com/softmoth/p6-if

Writing Interactive Fiction in Perl 6
https://github.com/softmoth/p6-if

Last synced: 11 months ago
JSON representation

Writing Interactive Fiction in Perl 6

Awesome Lists containing this project

README

          

# Interactive Fiction in Perl 6

This is an interactive fiction library, and sample game. Its
primary goal is to provide a fun project for learning Perl 6 and
writing about the experience.

## Blog

Accompanying blog posts for this project are at:
http://ode-to-camelia.tumblr.com/

## Running the game

Type `perl6 -Ilib bin/crypt.pl` to run the game.

Type `make test` to run the tests.

## Feedback

Bug reports are welcome, just file an issue on github:
https://github.com/softmoth/p6-if/issues

Or, find me on IRC, as _thou_ on the _#perl6_ channel of
_freenode.net_.