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
- Host: GitHub
- URL: https://github.com/softmoth/p6-if
- Owner: softmoth
- Created: 2012-08-29T10:42:20.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-10T06:29:11.000Z (almost 14 years ago)
- Last Synced: 2025-04-10T01:16:41.024Z (about 1 year ago)
- Language: Perl
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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_.