@@ -40,23 +40,15 @@ Just type the following command
4040http://i7-dungeon.sourceforge.net/source.txt
4141
4242####ZORK Emulator:
43- thcnet.net/zork/index.php
43+ http:// thcnet.net/zork/index.php
4444
4545####Text based game configuration
46- configuration: http://www.tuxradar.com/practicalphp/21/4/1
47- game loop and logic: http://www.tuxradar.com/practicalphp/21/4/2
48-
49- ####Symfony - Loading Resources:
50- http://symfony.com/doc/current/components/config/resources.html
51-
52- ####Symfony - The Console Component:
53- http://symfony.com/doc/current/components/console/introduction.html
54-
55- ####Symfony - Question Helper:
56- http://symfony.com/doc/current/components/console/helpers/questionhelper.html
57-
58- ####Symfony - YAML Component:
59- http://symfony.com/doc/current/components/console/helpers/questionhelper.html
60-
61- ####Symfony - File System Component:
62- http://symfony.com/doc/current/components/filesystem/introduction.html
46+ - [ Text-based world planning] ( http://www.tuxradar.com/practicalphp/21/4/1 )
47+ - [ game loop and logic] ( http://www.tuxradar.com/practicalphp/21/4/2 )
48+
49+ ####Symfony
50+ - [ Loading Resources] ( http://symfony.com/doc/current/components/config/resources.html )
51+ - [ The Console Component] ( http://symfony.com/doc/current/components/console/introduction.html )
52+ - [ Question Helper] ( http://symfony.com/doc/current/components/console/helpers/questionhelper.html )
53+ - [ YAML Component] ( http://symfony.com/doc/current/components/console/helpers/questionhelper.html )
54+ - [ File System Component] ( http://symfony.com/doc/current/components/filesystem/introduction.html )
0 commit comments