Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manpages/cifc

CIFC Interactive Fiction Challenge
https://github.com/manpages/cifc

Last synced: 24 days ago
JSON representation

CIFC Interactive Fiction Challenge

Awesome Lists containing this project

README

        

cifc
====

CIFC Interactive Fiction Challenge

Code organization
---

Our ramblings should be put in scratchpad directories.

Challenges
---

Current challenges:

+ Write an environment to run games in (~done)
+ Write a parser for user input (~done)
- Tokenize lexems that contain spaces
+ Write a piece of interactive fiction that
- Implements featureless white cubes
- Implements a turing machine as a part of the puzzle
- Implements an 8-pool game played by AI as a part of scenery