git @ Cat's Eye Technologies Chrysoberyl / 3a3c607
Incorporate the Some-Games-of-Note refdex into Chrysoberyl cleanup. Chris Pressey 2 years ago
3 changed file(s) with 6 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
5555
5656 This version stars Rusty the Cat, from Intelligent Humour, as the protagonist.
5757
58 [Hunt the Wumpus]: https://catseye.tc/view/The-Dossier/article/Classic%20Computer%20Games.md#hunt-the-wumpus
59 [Sokoban]: https://catseye.tc/view/The-Dossier/article/Classic%20Computer%20Games.md#sokoban
60 [Flip]: https://catseye.tc/view/The-Dossier/article/Classic%20Computer%20Games.md#flip
61 [Animals]: https://catseye.tc/view/The-Dossier/article/Classic%20Computer%20Games.md#animals
58 [Hunt the Wumpus]: https://github.com/cpressey/Some-Games-of-Note/blob/master/article/Classic%20Computer%20Games.md#hunt-the-wumpus
59 [Sokoban]: https://github.com/cpressey/Some-Games-of-Note/blob/master/article/Classic%20Computer%20Games.md#sokoban
60 [Flip]: https://github.com/cpressey/Some-Games-of-Note/blob/master/article/Classic%20Computer%20Games.md#flip
61 [Animals]: https://github.com/cpressey/Some-Games-of-Note/blob/master/article/Classic%20Computer%20Games.md#animals
6262 [Erlang]: ../article/Project%20Dependencies.md#erlang
6363
243243 [Ophis Assembler]: ../article/Project%20Dependencies.md#ophis-assembler
244244 [Mini Game Compo 2009]: ../article/Events.md#mini-game-compo-2009
245245 [Perl]: ../article/Project%20Dependencies.md#perl
246 [Hunt the Wumpus]: https://catseye.tc/view/The-Dossier/article/Classic%20Computer%20Games.md#hunt-the-wumpus
246 [Hunt the Wumpus]: https://github.com/cpressey/Some-Games-of-Note/blob/master/article/Classic%20Computer%20Games.md#hunt-the-wumpus
247247 [ANSI Terminal]: ../article/Project%20Dependencies.md#ansi-terminal
248248 [Javascript]: ../article/Project%20Dependencies.md#javascript
249249
6464 'misc-refdex/languages-refdex.json',
6565 'misc-refdex/misc-refdex.json',
6666 'misc-refdex/dossier-refdex.json',
67 'misc-refdex/sgon-refdex.json',
6768 ]
6869 refdex = read_refdex_from(INPUT_REFDEXES)
6970 accumulate_article_refdex(articles, refdex)