Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manpages/cifc
- Owner: manpages
- Created: 2013-08-20T19:34:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-12T02:46:04.000Z (about 11 years ago)
- Last Synced: 2023-03-12T06:04:20.896Z (over 1 year ago)
- Language: JavaScript
- Size: 191 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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